SFML.Net
Font Methods |
The Font type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Destroy |
Handle the destruction of the object
(Overrides ObjectBaseDestroy(Boolean).) |
![]() |
Dispose |
Explicitely dispose the object
(Inherited from ObjectBase.) |
![]() |
Equals |
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.) |
![]() |
Finalize |
Dispose the object
(Inherited from ObjectBase.) |
![]() |
GetGlyph |
Get a glyph in the font
|
![]() |
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() |
GetInfo |
Get the font information
|
![]() |
GetKerning |
Get the kerning offset between two glyphs
|
![]() |
GetLineSpacing |
Get spacing between two consecutive lines
|
![]() |
GetTexture |
Get the texture containing the glyphs of a given size
|
![]() |
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() |
GetUnderlinePosition |
Get the position of the underline
|
![]() |
GetUnderlineThickness |
Get the thickness of the underline
|
![]() |
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() |
ToString |
Provide a string describing the object
(Overrides ObjectToString.) |
