Свойство | Тип | Описание | |
---|---|---|---|
dbugId | int |
Метод | Описание | |
---|---|---|
ActualFont ( ) : System | ||
Dispose ( ) : void | ||
GetGlyph ( char c ) : |
||
GetGlyphByIndex ( uint glyphIndex ) : |
Метод | Описание | |
---|---|---|
GetCacheActualFont ( RequestFont r ) : |
||
OnDispose ( ) : void | ||
SetCacheActualFont ( RequestFont r, |
protected static GetCacheActualFont ( RequestFont r ) : |
||
r | RequestFont | |
Результат |
public abstract GetGlyph ( char c ) : |
||
c | char | |
Результат |
public abstract GetGlyphByIndex ( uint glyphIndex ) : |
||
glyphIndex | uint | |
Результат |
protected static SetCacheActualFont ( RequestFont r, |
||
r | RequestFont | |
a | ||
Результат | void |