The members of MonoMac.CoreText.CTFont are listed below.
See Also: Inherited members from System.Object
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Creates a CTFont from a CoreGraphics CGFont. | ||
| Creates a CTFont from a CTFontDescriptor. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. | ||
| Documentation for this section has not yet been entered. |
| [read-only] | AscentMetric | float. Documentation for this section has not yet been entered. |
| [read-only] | BoundingBox | System.Drawing.RectangleF. Documentation for this section has not yet been entered. |
| [read-only] | CapHeightMetric | float. Documentation for this section has not yet been entered. |
| [read-only] | CharacterSet | MonoMac.Foundation.NSCharacterSet. Documentation for this section has not yet been entered. |
| [read-only] | DescentMetric | float. Documentation for this section has not yet been entered. |
| [read-only] | DisplayName | string. Documentation for this section has not yet been entered. |
| [read-only] | FamilyName | string. Documentation for this section has not yet been entered. |
| [read-only] | FullName | string. 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] | LeadingMetric | float. Documentation for this section has not yet been entered. |
| [read-only] | Matrix | MonoMac.CoreGraphics.CGAffineTransform. The transformation matrix used when this font was created. |
| [read-only] | PostScriptName | string. Documentation for this section has not yet been entered. |
| [read-only] | Size | float. The font size. |
| [read-only] | SlantAngle | float. Documentation for this section has not yet been entered. |
| [read-only] | StringEncoding | uint. Documentation for this section has not yet been entered. |
| [read-only] | SymbolicTraits | CTFontSymbolicTraits. Documentation for this section has not yet been entered. |
| [read-only] | UnderlinePosition | float. Documentation for this section has not yet been entered. |
| [read-only] | UnderlineThickness | float. Documentation for this section has not yet been entered. |
| [read-only] | UnitsPerEmMetric | uint. Documentation for this section has not yet been entered. |
| [read-only] | XHeightMetric | float. Documentation for this section has not yet been entered. |
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)Documentation for this section has not yet been entered. | ||
GetAdvancesForGlyphs(CTFontOrientation, ushort[])Documentation for this section has not yet been entered. | ||
GetAdvancesForGlyphs(CTFontOrientation, ushort[], System.Drawing.SizeF[], int)Documentation for this section has not yet been entered. | ||
GetAttribute(MonoMac.Foundation.NSString)Documentation for this section has not yet been entered. | ||
GetAvailableTables(CTFontTableOptions)Documentation for this section has not yet been entered. | ||
GetBoundingRects(CTFontOrientation, ushort[])Documentation for this section has not yet been entered. | ||
GetBoundingRects(CTFontOrientation, ushort[], System.Drawing.RectangleF[], int)Documentation for this section has not yet been entered. | ||
GetDefaultCascadeList(string[])Documentation for this section has not yet been entered. | ||
GetFeatures()Documentation for this section has not yet been entered. | ||
GetFeatureSettings()Documentation for this section has not yet been entered. | ||
GetFontDescriptor()Documentation for this section has not yet been entered. | ||
GetFontTableData(CTFontTable, CTFontTableOptions)Documentation for this section has not yet been entered. | ||
GetGlyphsForCharacters(char[], ushort[])Documentation for this section has not yet been entered. | ||
GetGlyphsForCharacters(char[], ushort[], int)Documentation for this section has not yet been entered. | ||
GetGlyphWithName(string)Documentation for this section has not yet been entered. | ||
GetLigatureCaretPositions(ushort, float[])Documentation for this section has not yet been entered. | ||
GetLocalizedName(CTFontNameKey)Documentation for this section has not yet been entered. | ||
GetName(CTFontNameKey)Documentation for this section has not yet been entered. | ||
GetOpticalBounds(ushort[], System.Drawing.RectangleF[], int, CTFontOptions)Documentation for this section has not yet been entered. | ||
GetPathForGlyph(ushort)Documentation for this section has not yet been entered. | ||
GetPathForGlyph(ushort, ref MonoMac.CoreGraphics.CGAffineTransform)Documentation for this section has not yet been entered. | ||
GetSupportedLanguages()Documentation for this section has not yet been entered. | ||
GetTraits()Documentation for this section has not yet been entered. | ||
static | GetTypeID()Documentation for this section has not yet been entered. | |
GetVariation()Documentation for this section has not yet been entered. | ||
GetVariationAxes()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()Documentation for this section has not yet been entered. | ||
ToCGFont(CTFontDescriptor)Documentation for this section has not yet been entered. | ||
override | ToString()Documentation for this section has not yet been entered. | |
WithAttributes(float, CTFontDescriptor)Documentation for this section has not yet been entered. | ||
WithAttributes(float, CTFontDescriptor, ref MonoMac.CoreGraphics.CGAffineTransform)Documentation for this section has not yet been entered. | ||
WithFamily(float, string)Documentation for this section has not yet been entered. | ||
WithFamily(float, string, ref MonoMac.CoreGraphics.CGAffineTransform)Documentation for this section has not yet been entered. | ||
WithSymbolicTraits(float, CTFontSymbolicTraits, CTFontSymbolicTraits)Documentation for this section has not yet been entered. | ||
WithSymbolicTraits(float, CTFontSymbolicTraits, CTFontSymbolicTraits, ref MonoMac.CoreGraphics.CGAffineTransform)Documentation for this section has not yet been entered. | ||