Interface IPALCanvasFont
Inherited Members
System.IDisposable.Dispose()
Namespace: Azos.Platform.Abstraction.Graphics
Assembly: Azos.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 |