QuadrangleToString Method

Returns a human-readable string representation of this Quadrangle.

Namespace:  Aspose.BarCode.BarCodeRecognition
Assembly:  Aspose.BarCode (in Aspose.BarCode.dll) Version: 20.11.0
Syntax
public override string ToString()

Return Value

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