The members of MonoMac.AppKit.NSTextBlock are listed below.
See Also: Inherited members from MonoMac.Foundation.NSObject
| 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. |
| BackgroundColor | NSColor. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | ContentWidth | float. Documentation for this section has not yet been entered. |
| [read-only] | ContentWidthValueType | NSTextBlockValueType. Documentation for this section has not yet been entered. |
| VerticalAlignment | NSTextBlockVerticalAlignment. Documentation for this section has not yet been entered. |
DrawBackground(System.Drawing.RectangleF, NSView, MonoMac.Foundation.NSRange, NSLayoutManager)Documentation for this section has not yet been entered. | ||
GetBorderColor(NSRectEdge)Documentation for this section has not yet been entered. | ||
GetBoundsRect(System.Drawing.RectangleF, System.Drawing.RectangleF, NSTextContainer, MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
GetRectForLayout(System.Drawing.PointF, System.Drawing.RectangleF, NSTextContainer, MonoMac.Foundation.NSRange)Documentation for this section has not yet been entered. | ||
GetValue(NSTextBlockDimension)Documentation for this section has not yet been entered. | ||
GetValueType(NSTextBlockDimension)Documentation for this section has not yet been entered. | ||
GetWidth(NSTextBlockLayer, NSRectEdge)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)Documentation for this section has not yet been entered. | ||