Appearance
@technobuddha > library > Geometry > Polygon
type Polygon = Cartesian[];
Defined in: @types/geometry.ts:37
A polygon (a set of cartesian coordinates)