Click or drag to resize

TStringSize Property

http://www.emgu.com
Returns the size of the string.

Namespace:  Emgu.TF
Assembly:  Emgu.TF.Netstandard (in Emgu.TF.Netstandard.dll) Version: 2.4.1.1202
Syntax
public int Size { get; }

Property Value

Type: Int32
See Also