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