MonoMac.CoreAnimation.CATextLayer Members

The members of MonoMac.CoreAnimation.CATextLayer are listed below.

See Also: Inherited members from MonoMac.CoreAnimation.CALayer

Public Constructors

Default constructor that initializes a new instance of this class with no parameters.
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

[read-only]
static
AlignmentCenterMonoMac.Foundation.NSString. Represents the value associated with the constant kCAAlignmentCenter
[read-only]
static
AlignmentJustifiedMonoMac.Foundation.NSString. Represents the value associated with the constant kCAAlignmentJustified
[read-only]
static
AlignmentLeftMonoMac.Foundation.NSString. Represents the value associated with the constant kCAAlignmentLeft
AlignmentModestring. Documentation for this section has not yet been entered.
[read-only]
static
AlignmentNaturalMonoMac.Foundation.NSString. Represents the value associated with the constant kCAAlignmentNatural
[read-only]
static
AlignmentRightMonoMac.Foundation.NSString. Represents the value associated with the constant kCAAlignmentRight
AttributedStringMonoMac.Foundation.NSAttributedString. Sets the attributed string to display.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
FontSizefloat. Documentation for this section has not yet been entered.
ForegroundColorMonoMac.CoreGraphics.CGColor. Documentation for this section has not yet been entered.
Stringstring. Documentation for this section has not yet been entered.
[read-only]
static
TruncantionEndMonoMac.Foundation.NSString. Represents the value associated with the constant kCATruncationEnd
[read-only]
static
TruncantionMiddleMonoMac.Foundation.NSString. Represents the value associated with the constant kCATruncationMiddle
[read-only]
static
TruncantionStartMonoMac.Foundation.NSString. Represents the value associated with the constant kCATruncationStart
TruncationModestring. Documentation for this section has not yet been entered.
[read-only]
static
TruncationNoneMonoMac.Foundation.NSString. Represents the value associated with the constant kCATruncationNone
WeakFontobject. Documentation for this section has not yet been entered.
Wrappedbool. Documentation for this section has not yet been entered.

Public Methods

static
Create() : CALayer
Documentation for this section has not yet been entered.
SetFont(MonoMac.AppKit.NSFont)
Documentation for this section has not yet been entered.
SetFont(MonoMac.CoreGraphics.CGFont)
Documentation for this section has not yet been entered.
SetFont(MonoMac.CoreText.CTFont)
Documentation for this section has not yet been entered.
SetFont(string)
Documentation for this section has not yet been entered.