MonoMac.CoreGraphics.CGFont: Method Members

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

Public Methods

static
CreateFromProvider(CGDataProvider) : CGFont
Creates a font from a data provider.
static
CreateWithFontName(string) : CGFont
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) : ushort
Returns the glyph for the specified glyph name.
static
GetTypeID() : int
Documentation for this section has not yet been entered.
GlyphNameForGlyph(ushort) : string
Documentation for this section has not yet been entered.

Protected Methods

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