Interface IFont
- Namespace
- Lime
- Assembly
- Lime.dll
public interface IFont : IDisposable
- Inherited Members
- Extension Methods
Properties
About
string About { get; }
Property Value
CharSource
IFontCharSource CharSource { get; }
Property Value
RoundCoordinates
bool RoundCoordinates { get; }
Property Value
Spacing
float Spacing { get; }
Property Value
Methods
ClearCache()
void ClearCache()