Retrieves width and height of text string
Namespace: OpenCvSharp
Assembly: OpenCvSharp (in OpenCvSharp.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- textString
- Type: SystemString
Input string.
Return Value
Type: CvSize[Missing <returns> documentation for "M:OpenCvSharp.CvFont.GetTextSize(System.String)"]
See Also