ClosedContour
Defines the location and size of a closed contour, which is a series of connected points where the last point connects to the first.
Elements
Name | Type | Description |
---|---|---|
points | Point* | The points that make up the closed contour. |
numPoints | int | The number of points in the array. |