Is this content useful?
Thank you for your feedback!
Thank you for your feedback! You have rated this topic in the last 30 days.
FontCharacterSpacing Class Members
The following tables list the members exposed by FontCharacterSpacing.
Public Fields
Public Properties
| Name | Description |
![Public Property](dotnetimages/publicProperty.gif) | Kerning | Returns or sets a value indicating the size at which kerning algorithms are applied to the font. |
![Public Property](dotnetimages/publicProperty.gif) | Position | Returns or sets a value indicating the amount by which the text is vertically offset from the baseline for the associated font. |
![Public Property](dotnetimages/publicProperty.gif) | Scaling | Returns or sets a value indicating the horizontal scaling percentage for the associated font. |
![Public Property](dotnetimages/publicProperty.gif) | Spacing | Returns or sets a value indicating the amount of horizontal spacing between characters for the associated font. |
Public Methods
| Name | Description |
![Public Method](dotnetimages/publicMethod.gif) | Reset | Restores all property values for this instance to their respective defaults. |
See Also