Shape |
The ShapeProperty type exposes the following members.
| Name | Description | |
|---|---|---|
| ChildSize | Gets or sets the size dimensions of the child extents rectangle. | |
| Fill | Gets the Brush that specifies how the shape's interior is filled. | |
| FlipOrientation | Gets or sets the orientation of a shape. | |
| Geometry | Gets a shape's geometry. | |
| Outline | Gets the Pen that specifies the shape's outline. | |
| Parent | Gets or Sets the parent drawing. | |
| Position | Gets or sets the position (in units of ChildSize) relative to top-left corner of parent ShapeGroup. | |
| Rotation | Gets or sets the angle (in degrees) that a shape is rotated. Positive value corresponds to clockwise rotation angle. | |
| Size | Gets or sets the size (in units of ChildSize of a parent ShapeGroup). | |
| Text | Gets a shape's text. |