Table of Contents

Class FontAsset

Namespace
Axolotl2D.Assets
Assembly
Axolotl2D.dll

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

string

Methods

Dispose()

Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.

public void Dispose()