Contour |
The ContourGeometry type exposes the following members.
| Name | Description | |
|---|---|---|
| Angle | Gets the rotation angle of the contour geometry in radians. | |
| Geometry | 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. | |
| Length | Gets the length dimension of the contour geometry. | |
| RoundRadius | Gets the corner rounding radius value applied to the contour geometry. | |
| Width | Gets the width dimension of the contour geometry. |