MonoMac.CoreText.CTRun Members

The members of MonoMac.CoreText.CTRun are listed below.

See Also: Inherited members from System.Object

Public Properties

[read-only]
GlyphCountint. Documentation for this section has not yet been entered.
[read-only]
HandleIntPtr. Handle (pointer) to the unmanaged object representation.
[read-only]
StatusCTRunStatus. Documentation for this section has not yet been entered.
[read-only]
StringRangeMonoMac.Foundation.NSRange. Documentation for this section has not yet been entered.
[read-only]
TextMatrixMonoMac.CoreGraphics.CGAffineTransform. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Releases the resourced used by the CTRun object.
Draw(MonoMac.CoreGraphics.CGContext, MonoMac.Foundation.NSRange)
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the CTRun object
GetAdvances() : System.Drawing.SizeF[]
Documentation for this section has not yet been entered.
GetAdvances(MonoMac.Foundation.NSRange) : System.Drawing.SizeF[]
Documentation for this section has not yet been entered.
GetAdvances(MonoMac.Foundation.NSRange, System.Drawing.SizeF[]) : System.Drawing.SizeF[]
Documentation for this section has not yet been entered.
GetAttributes() : CTStringAttributes
Documentation for this section has not yet been entered.
GetGlyphs() : ushort[]
Documentation for this section has not yet been entered.
GetGlyphs(MonoMac.Foundation.NSRange) : ushort[]
Documentation for this section has not yet been entered.
GetGlyphs(MonoMac.Foundation.NSRange, ushort[]) : ushort[]
Documentation for this section has not yet been entered.
GetImageBounds(MonoMac.CoreGraphics.CGContext, MonoMac.Foundation.NSRange) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetPositions() : System.Drawing.PointF[]
Documentation for this section has not yet been entered.
GetPositions(MonoMac.Foundation.NSRange) : System.Drawing.PointF[]
Documentation for this section has not yet been entered.
GetPositions(MonoMac.Foundation.NSRange, System.Drawing.PointF[]) : System.Drawing.PointF[]
Documentation for this section has not yet been entered.
GetStringIndices() : int[]
Documentation for this section has not yet been entered.
GetStringIndices(MonoMac.Foundation.NSRange) : int[]
Documentation for this section has not yet been entered.
GetStringIndices(MonoMac.Foundation.NSRange, int[]) : int[]
Documentation for this section has not yet been entered.
GetTypographicBounds() : double
Documentation for this section has not yet been entered.
GetTypographicBounds(MonoMac.Foundation.NSRange, out float, out float, out float) : double
Documentation for this section has not yet been entered.

Protected Methods

Dispose(bool)
Releases the resourced used by the CTRun object.