SpriteFont Members
The following tables list the members exposed by the SpriteFont type.
Public Properties
Name | Description | |
---|---|---|
Characters | Gets a collection of all the characters that are included in the font. | |
DefaultCharacter | Gets or sets the default character for the font. | |
LineSpacing | Gets or sets the vertical distance (in pixels) between the base lines of two consecutive lines of text. Line spacing includes the blank space between lines as well as the height of the characters. | |
Spacing | Gets or sets the spacing of the font characters. |
Public Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MeasureString | Overloaded. Returns the width and height of a string. | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) |