The methods 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
static | CreateFromProvider(CGDataProvider)Creates a font from a data provider. | |
static | CreateWithFontName(string)Creates a new CGFont representing the specified PostScript or full name. | |
Dispose()Releases the resourced used by the CGFont object. | ||
Finalize()Finalizer for the CGFont object | ||
GetGlyphWithGlyphName(string)Returns the glyph for the specified glyph name. | ||
static | GetTypeID()Documentation for this section has not yet been entered. | |
GlyphNameForGlyph(ushort)Documentation for this section has not yet been entered. | ||