Table of Contents

Interface IFont

Namespace
Lime
Assembly
Lime.dll
public interface IFont : IDisposable
Inherited Members
Extension Methods

Properties

About

string About { get; }

Property Value

string

CharSource

IFontCharSource CharSource { get; }

Property Value

IFontCharSource

RoundCoordinates

bool RoundCoordinates { get; }

Property Value

bool

Spacing

float Spacing { get; }

Property Value

float

Methods

ClearCache()

void ClearCache()