MonoMac.CoreText.CTLine Members

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

See Also: Inherited members from System.Object

Public Constructors

Documentation for this section has not yet been entered.

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]
StringRangeMonoMac.Foundation.NSRange. Documentation for this section has not yet been entered.
[read-only]
TrailingWhitespaceWidthdouble. Documentation for this section has not yet been entered.

Public Methods

Dispose()
Releases the resourced used by the CTLine object.
Draw(MonoMac.CoreGraphics.CGContext)
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the CTLine object
GetBounds(CTLineBoundsOptions) : System.Drawing.RectangleF
Returns the bounds of the line as a rectangle, based on the specified MonoMac.CoreText.CTLineBoundsOptions.
GetGlyphRuns() : CTRun[]
Documentation for this section has not yet been entered.
GetImageBounds(MonoMac.CoreGraphics.CGContext) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetJustifiedLine(float, double) : CTLine
Documentation for this section has not yet been entered.
GetOffsetForStringIndex(int) : float
Documentation for this section has not yet been entered.
GetOffsetForStringIndex(int, out float) : float
Documentation for this section has not yet been entered.
GetPenOffsetForFlush(float, double) : double
Documentation for this section has not yet been entered.
GetStringIndexForPosition(System.Drawing.PointF) : int
Documentation for this section has not yet been entered.
GetTruncatedLine(double, CTLineTruncation, CTLine) : CTLine
Documentation for this section has not yet been entered.
GetTypographicBounds() : double
Returns the typorgraphic width of the line.
GetTypographicBounds(out float, out float, out float) : double
Returns the typographic information about the line.

Protected Methods

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