Property | Type | Description | |
---|---|---|---|
Glyphs | FastList |
Method | Description | |
---|---|---|
AddGlyph ( |
||
DoLayout ( ) : void | ||
GlyphGroup ( float x, float y ) : System | ||
Paint ( float cx, float cy, ICanvas canvas ) : void |
public GlyphGroup ( float x, float y ) : System | ||
x | float | |
y | float | |
return | System |
public Paint ( float cx, float cy, ICanvas canvas ) : void | ||
cx | float | |
cy | float | |
canvas | ICanvas | |
return | void |