Getting Started
Changelog
Sample code
Preparing search index...
The search index is not available
STRICH API Reference
STRICH API Reference
Quadrilateral
Interface Quadrilateral
A non-intersecting polygon with four points.
interface
Quadrilateral
{
points
:
Point
[]
;
}
Index
Properties
points
Properties
points
points
:
Point
[]
The 4 points forming the quadrilateral.
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
points
STRICH API Reference
Loading...
A non-intersecting polygon with four points.