Click or drag to resize
CvStringToString Method
http://www.emgu.com
Get the string representation of the CvString

Namespace: Emgu.CV
Assembly: Emgu.CV.World (in Emgu.CV.World.dll) Version: 3.1.0.2282 (3.1.0.2282)
Syntax
public override string ToString()

Return Value

Type: String
The string representation of the CvString
See Also