Overload List
| Name | Description | |
|---|---|---|
| GetCharacterFullBounds( Int32 , CogTransform2DLinear, CogOCVMaxFontRenderParams) | Create a System::Array of CogRectangleAffine that correspond to the individual selected space bounds of each character in the supplied text. These full bounds are determined using this font and the supplied parameters. | |
| GetCharacterFullBounds(String, CogTransform2DLinear, CogOCVMaxFontRenderParams) | Create a System::Array of CogRectangleAffine that correspond to the individual selected space bounds of each character in the supplied text. These full bounds are determined using this font and the supplied parameters. | |
| GetCharacterFullBounds( String , CogTransform2DLinear, CogOCVMaxFontRenderParams) | Create a System::Array of CogRectangleAffine that correspond to the individual selected space bounds of each character in the supplied text. These full bounds are determined using this font and the supplied parameters. |
See Also