PointToString Method OpenCvSharp Class Library
Converts this object to a human readable string.

Namespace:  OpenCvSharp.CPlusPlus
Assembly:  OpenCvSharp.CPlusPlus (in OpenCvSharp.CPlusPlus.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public override string ToString()

Return Value

Type: String
A string that represents this object.
See Also

Reference