Interface IPALCanvasFont
Inherited Members
System.IDisposable.Dispose()
Namespace: NFX.PAL.Graphics
Assembly: NFX.dll
Syntax
public interface IPALCanvasFont : IPALCanvasAsset, IDisposable
Properties
Name
Declaration
string Name { get; }
Property Value
Type | Description |
---|---|
System.String |
Size
Declaration
float Size { get; }
Property Value
Type | Description |
---|---|
System.Single |
Style
Declaration
FontStyling Style { get; }
Property Value
Type | Description |
---|---|
FontStyling |
Unit
Declaration
MeasureUnit Unit { get; }
Property Value
Type | Description |
---|---|
MeasureUnit |