ShapeDescription Properties
Contains basic diagram shape options.| Name | Description |
|---|---|
| BackgroundColorCode | Inherited from ShapeDescriptionBase. |
| DefaultParameters | Returns the default shape parameters. |
| DefaultSize | Inherited from ShapeDescriptionBase. |
| Id | Gets the shape identifier. Inherited from ShapeDescriptionBase. |
| IsQuick | Gets whether to display the shape in the Quick Shapes category of the Shapes Panel. |
| Name | Inherited from ShapeDescriptionBase. |
| ParameterCollection | Stores the shape parameters. |
| StrokeColorCode | Inherited from ShapeDescriptionBase. |
| StyleId | Inherited from ShapeDescriptionBase. |
| UseBackgroundAsForeground | Inherited from ShapeDescriptionBase. |
See Also