ShapeBase Properties
A base class for shapes.| Name | Description |
|---|---|
| AlternativeText | Gets or sets the alternative text for a shape. |
| Decorative | Indicates whether the shape is decorative and does not add meaningful content. |
| Height | Gets or sets the shape height. |
| Name | Gets or sets the shape name. |
| Width | Gets or sets the shape width. |
| X | Gets or sets the X-coordinate of the shape. |
| Y | Gets or sets the Y-coordinate of the shape. |
See Also