Method | Description | |
---|---|---|
Dispose ( ) : void | ||
Retrieve ( IndexedRange glyphRange, bool isVertical, bool isRightToLeft, FontHandle font, List |
This method retrieves the geometry for a formatted cluster.
|
|
TextGeometryCache ( ) : System |
Method | Description | |
---|---|---|
ResizeInternalBuffers ( int count ) : void |
This method resizes the internal buffers.
|
public Retrieve ( IndexedRange glyphRange, bool isVertical, bool isRightToLeft, FontHandle font, List |
||
glyphRange | IndexedRange | |
isVertical | bool | |
isRightToLeft | bool | |
font | FontHandle | This parameter references the font for the cluster. |
glyphs | List |
|
return | Shape |