Click or drag to resize

ContourGeometry Properties

The ContourGeometry type exposes the following members.

Properties
 NameDescription
Public propertyAngle Gets the rotation angle of the contour geometry in radians.
Public propertyGeometry Returns the collection of Geometry objects composing the contour center geometry. Each geometry element (supported types: Segment, Arc, or Point) defines part of the contour's geometric path.
Public propertyLength Gets the length dimension of the contour geometry.
Public propertyRoundRadius Gets the corner rounding radius value applied to the contour geometry.
Public propertyWidth Gets the width dimension of the contour geometry.
Top
See Also