Click or drag to resize

Polygon Fields

The Polygon type exposes the following members.

Fields
 NameDescription
Protected field_holes Stores holes contained in the polygon.
Protected field_last Stores the last polygon point processed while building the contour.
Protected field_points Stores the polygon boundary points.
Protected field_steinerPoints Stores optional Steiner points inside the polygon.
Protected field_triangles Stores triangles generated during triangulation.
Top
See Also