The members of MonoMac.CoreText.CTLine are listed below.
See Also: Inherited members from System.Object
| Documentation for this section has not yet been entered. |
| [read-only] | GlyphCount | int. Documentation for this section has not yet been entered. |
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. |
| [read-only] | StringRange | MonoMac.Foundation.NSRange. Documentation for this section has not yet been entered. |
| [read-only] | TrailingWhitespaceWidth | double. Documentation for this section has not yet been entered. |
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)Returns the bounds of the line as a rectangle, based on the specified MonoMac.CoreText.CTLineBoundsOptions. | ||
GetGlyphRuns()Documentation for this section has not yet been entered. | ||
GetImageBounds(MonoMac.CoreGraphics.CGContext)Documentation for this section has not yet been entered. | ||
GetJustifiedLine(float, double)Documentation for this section has not yet been entered. | ||
GetOffsetForStringIndex(int)Documentation for this section has not yet been entered. | ||
GetOffsetForStringIndex(int, out float)Documentation for this section has not yet been entered. | ||
GetPenOffsetForFlush(float, double)Documentation for this section has not yet been entered. | ||
GetStringIndexForPosition(System.Drawing.PointF)Documentation for this section has not yet been entered. | ||
GetTruncatedLine(double, CTLineTruncation, CTLine)Documentation for this section has not yet been entered. | ||
GetTypographicBounds()Returns the typorgraphic width of the line. | ||
GetTypographicBounds(out float, out float, out float)Returns the typographic information about the line. | ||