FilledShape Properties
A base class for shapes that have a fill.| Name | Description |
|---|---|
| AlternativeText | Inherited from ShapeBase. |
| Decorative | Inherited from ShapeBase. |
| Effects | Gets or sets visual effects for the shape. Inherited from StyledShapeBase. |
| Fill | Gets or sets shape fill settings. |
| FlipType | Gets or sets the flip orientation for the shape. Inherited from StyledShapeBase. |
| Height | Inherited from ShapeBase. |
| Name | Inherited from ShapeBase. |
| Outline | Gets or sets shape outline settings. |
| PlaceholderSettings | Gets or sets shape placeholder settings. |
| RotationAngle | Gets or sets the rotation angle for the shape. Inherited from StyledShapeBase. |
| Style | Gets or sets the visual style for the shape. Inherited from StyledShapeBase. |
| Width | Inherited from ShapeBase. |
| X | Inherited from ShapeBase. |
| Y | Inherited from ShapeBase. |
See Also