The Font type exposes the following members.
| Name | Description | |
|---|---|---|
|
|
CreateSpecificFont |
Returns a font with the requested name. |
|
|
Dispose |
Releases all resources used by this Font. |
|
|
Equals | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetA |
Returns an A spacing (from ABC metric) for the given character. |
|
|
GetB |
Returns an B spacing (from ABC metric) for the given character. |
|
|
GetBlackBox | Overloaded. Returns a rectangle that describes the character black box. |
|
|
GetC |
Returns an C spacing (from ABC metric) for the given character. |
|
|
GetCharacterPositions |
Returns an array of x-coordinates of each character in a given text string. |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetKerning |
Returns a kerning value for a given pair of characters. |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToGdiPlusFont |
Gets the System.Drawing.Font containing a copy of this Font. |
|
|
ToString | (Inherited from Object.) |