DXFont Methods
Contains the text format settings such as font size and style.Name | Description |
---|---|
Clone() | Creates a copy of the DXFont instance. |
Equals |
Determines whether the specified DXFont object is equal to the current DXFont instance.
|
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current DXFont instance.
|
Get |
Gets the hash code for DXFont .
|
Get |
Gets the font’s line spacing in the specified graphics units. |
Get |
Gets the font’s line spacing in pixels when drawn on a device with the specified DPI. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
To |
Returns a string that specifies `DXFont’. |
See Also