Click or drag to resize

Contour Properties

The Contour type exposes the following members.

Properties
 NameDescription
Public propertyGeometry 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.
Public propertyIsClosed Gets a value indicating whether the contour forms a closed path. Returns true if the contour is closed, or false if it is open.
Top
See Also