Click or drag to resize
CvStringLength Property
http://www.emgu.com
Gets the length of the string

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public int Length { get; }

Property Value

Type: Int32
The length of the string
See Also