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