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