Свойство | Type | Description | |
---|---|---|---|
dbugId | int |
Méthode | Description | |
---|---|---|
ActualFont ( ) : System | ||
Dispose ( ) : void | ||
GetGlyph ( char c ) : |
||
GetGlyphByIndex ( uint glyphIndex ) : |
Méthode | Description | |
---|---|---|
GetCacheActualFont ( RequestFont r ) : |
||
OnDispose ( ) : void | ||
SetCacheActualFont ( RequestFont r, |
protected static GetCacheActualFont ( RequestFont r ) : |
||
r | RequestFont | |
Résultat |
public abstract GetGlyph ( char c ) : |
||
c | char | |
Résultat |
public abstract GetGlyphByIndex ( uint glyphIndex ) : |
||
glyphIndex | uint | |
Résultat |
protected static SetCacheActualFont ( RequestFont r, |
||
r | RequestFont | |
a | ||
Résultat | void |