MonoMac.CoreText.CTRun: Method Members

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

See Also: Inherited members from System.Object

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.