Dev Center
Swift
Objective-C
Table of contents

Quadrilateral

Stores the quadrilateral.

class com.dynamsoft.dbr.Quadrilateral;
Attribute Type Description
points Point[] Four vertexes in a clockwise direction of a quadrilateral. Index 0 represents the left-most vertex.

points

Four vertexes in a clockwise direction of a quadrilateral. Index 0 represents the left-most vertex.

Point[] points

This page is compatible for:

Is this page helpful?

YesYes NoNo

In this article: