Click or drag to resize
QuadToString Method
Convert the quad to a string representation for debugging purposes.

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

Return Value

Type: String
String that summarizes the quadrilateral
See Also