Notice: This documentation is archived. For the latest product features and documentation, please visit Dynamsoft Capture Vision Documentation.
DLR_Quadrilateral
Stores the quadrilateral.
Attributes
Attribute | Type |
---|---|
Points |
Point[] |
Points
Four vertexes in a clockwise direction of a quadrilateral. Index 0 represents the left-most vertex.
Point[4] Dynamsoft.DLR.DLR_Quadrilateral.Points