Click or drag to resize
PointToString Method
Convert the point to string representation for debugging purposes.

Namespace: Scandit.Recognition
Assembly: Scandit.Recognition (in Scandit.Recognition.dll) Version: 5.11.4.10 (5.11.4.10)
Syntax
public override string ToString()

Return Value

Type: String
The converted string
See Also