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