The properties of MonoMac.CoreGraphics.CGFont are listed below. For a list of all members, see the CGFont Members list.
See Also: Inherited members from System.Object
| [read-only] | Ascent | int. Returns the ascent of the font. | 
| [read-only] | CapHeight | int. Returns the cap height of the font. | 
| [read-only] | Descent | int. Returns the descent of the font. | 
| [read-only] | FontBBox | System.Drawing.RectangleF. Returns a rectangle specifing the bounding box of the font. | 
| [read-only] | FullName | string. Returns the full name of the font. | 
| [read-only] | Handle | IntPtr. Handle (pointer) to the unmanaged object representation. | 
| [read-only] | ItalicAngle | float. Documentation for this section has not yet been entered. | 
| [read-only] | Leading | int. Documentation for this section has not yet been entered. | 
| [read-only] | NumberOfGlyphs | int. Documentation for this section has not yet been entered. | 
| [read-only] | PostScriptName | string. Documentation for this section has not yet been entered. | 
| [read-only] | StemV | float. Documentation for this section has not yet been entered. | 
| [read-only] | UnitsPerEm | int. Documentation for this section has not yet been entered. | 
| [read-only] | XHeight | int. Documentation for this section has not yet been entered. |