MonoMac.AppKit.NSTextAttachmentCell Members

The members of MonoMac.AppKit.NSTextAttachmentCell are listed below.

See Also: Inherited members from MonoMac.AppKit.NSCell

Public Constructors

Default constructor, initializes a new instance of this class.
A constructor that initializes the object from the data stored in the unarchiver object.
Constructor to call on derived classes when the derived class has an [Export] constructor.
A constructor used when creating managed representations of unmanaged objects; Called by the runtime.

Public Properties

AttachmentNSTextAttachment. Documentation for this section has not yet been entered.
[read-only]
CellBaselineOffsetSystem.Drawing.PointF. Documentation for this section has not yet been entered.
[read-only]
CellSizeSystem.Drawing.SizeF. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.

Public Methods

CellFrameForTextContainer(NSTextContainer, System.Drawing.RectangleF, System.Drawing.PointF, uint) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
DrawWithFrame(System.Drawing.RectangleF, NSView, uint)
Documentation for this section has not yet been entered.
abstract
DrawWithFrame(System.Drawing.RectangleF, NSView, uint, NSLayoutManager)
Documentation for this section has not yet been entered.
Highlight(bool, System.Drawing.RectangleF, NSView)
Documentation for this section has not yet been entered.
TrackMouse(NSEvent, System.Drawing.RectangleF, NSView, uint, bool) : bool
Documentation for this section has not yet been entered.
TrackMouseinRectofViewuntilMouseUp(NSEvent, System.Drawing.RectangleF, NSView, bool) : bool
Documentation for this section has not yet been entered.
WantsToTrackMouse() : bool
Documentation for this section has not yet been entered.
abstract
WantsToTrackMouse(NSEvent, System.Drawing.RectangleF, NSView, uint) : bool
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the NSTextAttachmentCell object.