MonoMac.CoreText.CTFont: Method Members

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

See Also: Inherited members from System.Object

Public Methods

Dispose()
Releases the resourced used by the CTFont object.
DrawGlyphs(MonoMac.CoreGraphics.CGContext, ushort[], System.Drawing.PointF[])
Documentation for this section has not yet been entered.
Finalize()
Finalizer for the CTFont object
ForString(string, MonoMac.Foundation.NSRange) : CTFont
Documentation for this section has not yet been entered.
GetAdvancesForGlyphs(CTFontOrientation, ushort[]) : double
Documentation for this section has not yet been entered.
GetAdvancesForGlyphs(CTFontOrientation, ushort[], System.Drawing.SizeF[], int) : double
Documentation for this section has not yet been entered.
GetAttribute(MonoMac.Foundation.NSString) : MonoMac.Foundation.NSObject
Documentation for this section has not yet been entered.
GetAvailableTables(CTFontTableOptions) : CTFontTable[]
Documentation for this section has not yet been entered.
GetBoundingRects(CTFontOrientation, ushort[]) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetBoundingRects(CTFontOrientation, ushort[], System.Drawing.RectangleF[], int) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetDefaultCascadeList(string[]) : CTFontDescriptor[]
Documentation for this section has not yet been entered.
GetFeatures() : CTFontFeatures[]
Documentation for this section has not yet been entered.
GetFeatureSettings() : CTFontFeatureSettings[]
Documentation for this section has not yet been entered.
GetFontDescriptor() : CTFontDescriptor
Documentation for this section has not yet been entered.
GetFontTableData(CTFontTable, CTFontTableOptions) : MonoMac.Foundation.NSData
Documentation for this section has not yet been entered.
GetGlyphsForCharacters(char[], ushort[]) : bool
Documentation for this section has not yet been entered.
GetGlyphsForCharacters(char[], ushort[], int) : bool
Documentation for this section has not yet been entered.
GetGlyphWithName(string) : ushort
Documentation for this section has not yet been entered.
GetLigatureCaretPositions(ushort, float[]) : int
Documentation for this section has not yet been entered.
GetLocalizedName(CTFontNameKey) : string
Documentation for this section has not yet been entered.
GetName(CTFontNameKey) : string
Documentation for this section has not yet been entered.
GetOpticalBounds(ushort[], System.Drawing.RectangleF[], int, CTFontOptions) : System.Drawing.RectangleF
Documentation for this section has not yet been entered.
GetPathForGlyph(ushort) : MonoMac.CoreGraphics.CGPath
Documentation for this section has not yet been entered.
GetPathForGlyph(ushort, ref MonoMac.CoreGraphics.CGAffineTransform) : MonoMac.CoreGraphics.CGPath
Documentation for this section has not yet been entered.
GetSupportedLanguages() : string[]
Documentation for this section has not yet been entered.
GetTraits() : CTFontTraits
Documentation for this section has not yet been entered.
static
GetTypeID() : int
Documentation for this section has not yet been entered.
GetVariation() : CTFontVariation
Documentation for this section has not yet been entered.
GetVariationAxes() : CTFontVariationAxes[]
Documentation for this section has not yet been entered.
GetVerticalTranslationsForGlyphs(ushort[], System.Drawing.SizeF[], int)
Documentation for this section has not yet been entered.
ToCGFont() : MonoMac.CoreGraphics.CGFont
Documentation for this section has not yet been entered.
ToCGFont(CTFontDescriptor) : MonoMac.CoreGraphics.CGFont
Documentation for this section has not yet been entered.
override
ToString() : string
Documentation for this section has not yet been entered.
WithAttributes(float, CTFontDescriptor) : CTFont
Documentation for this section has not yet been entered.
WithAttributes(float, CTFontDescriptor, ref MonoMac.CoreGraphics.CGAffineTransform) : CTFont
Documentation for this section has not yet been entered.
WithFamily(float, string) : CTFont
Documentation for this section has not yet been entered.
WithFamily(float, string, ref MonoMac.CoreGraphics.CGAffineTransform) : CTFont
Documentation for this section has not yet been entered.
WithSymbolicTraits(float, CTFontSymbolicTraits, CTFontSymbolicTraits) : CTFont
Documentation for this section has not yet been entered.
WithSymbolicTraits(float, CTFontSymbolicTraits, CTFontSymbolicTraits, ref MonoMac.CoreGraphics.CGAffineTransform) : CTFont
Documentation for this section has not yet been entered.

Protected Methods

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