Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 754 Bytes

File metadata and controls

36 lines (25 loc) · 754 Bytes
layout title description keywords needAutoGenerateSidebar needGenerateH3Content noTitleIndex permalink
default-layout
Dynamsoft Core .Net Class - Quadrilateral
This page shows the Quadrilateral Class of Dynamsoft Core for .Net Language.
Quadrilateral, .Net
true
true
true
/programming/dotnet/api-reference/quadrilateral.html

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