Свойство | Type | Description | |
---|---|---|---|
FontLibrary | FontLibrary | ||
PGF | IPGF |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
Font ( FontLibrary FontLibrary, IPGF PGF ) : System | ||
GetCharInfo ( ushort CharCode ) : FontCharInfo | ||
GetGlyph ( ushort CharCode ) : IGlyph |
Méthode | Description | |
---|---|---|
GetFontInfo ( ) : |
public Font ( FontLibrary FontLibrary, IPGF PGF ) : System | ||
FontLibrary | FontLibrary | |
PGF | IPGF | |
Résultat | System |
public GetCharInfo ( ushort CharCode ) : FontCharInfo | ||
CharCode | ushort | |
Résultat | FontCharInfo |
public GetGlyph ( ushort CharCode ) : IGlyph | ||
CharCode | ushort | |
Résultat | IGlyph |