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