Contour Properties |
The Contour type exposes the following members.
| Name | Description | |
|---|---|---|
| Geometry | Returns the collection of Geometry objects composing the contour. The geometry collection includes Segment and Arc elements that are sequentially connected to form a continuous path. Each geometry element represents a discrete segment or arc contributing to the overall contour shape. | |
| IsClosed | Gets a value indicating whether the contour forms a closed path. Returns true if the contour is closed, or false if it is open. |