Class FontAsset
A loaded TrueType or OpenType font family.
public sealed class FontAsset : IDisposable
- Inheritance
-
FontAsset
- Implements
- Inherited Members
Properties
Name
The family name reported by the font.
public string Name { get; }
Property Value
Methods
Dispose()
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
public void Dispose()