MonoMac.AppKit.NSTextBlock: Method Members

The methods of MonoMac.AppKit.NSTextBlock are listed below. For a list of all members, see the NSTextBlock Members list.

See Also: Inherited members from MonoMac.Foundation.NSObject

Public Methods

DrawBackground(System.Drawing.RectangleF, NSView, MonoMac.Foundation.NSRange, NSLayoutManager)
Documentation for this section has not yet been entered.
GetBorderColor(NSRectEdge) : NSColor
Documentation for this section has not yet been entered.
GetBoundsRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSTextContainer, MonoMac.Foundation.NSRange) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetRectForLayout(System.Drawing.PointF, System.Drawing.RectangleF, NSTextContainer, MonoMac.Foundation.NSRange) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetValue(NSTextBlockDimension) : float
Documentation for this section has not yet been entered.
GetValueType(NSTextBlockDimension) : NSTextBlockValueType
Documentation for this section has not yet been entered.
GetWidth(NSTextBlockLayer, NSRectEdge) : float
Documentation for this section has not yet been entered.
SetBorderColor(NSColor)
Documentation for this section has not yet been entered.
SetBorderColor(NSColor, NSRectEdge)
Documentation for this section has not yet been entered.
SetContentWidth(float, NSTextBlockValueType)
Documentation for this section has not yet been entered.
SetValue(float, NSTextBlockValueType, NSTextBlockDimension)
Documentation for this section has not yet been entered.
SetWidth(float, NSTextBlockValueType, NSTextBlockLayer)
Documentation for this section has not yet been entered.
SetWidth(float, NSTextBlockValueType, NSTextBlockLayer, NSRectEdge)
Documentation for this section has not yet been entered.
WidthValueTypeForLayeredge(NSTextBlockLayer, NSRectEdge) : NSTextBlockValueType
Documentation for this section has not yet been entered.

Protected Methods

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