ShapeStar Properties
Represents the regular star shape type.| Name | Description |
|---|---|
| Concavity | Specifies the star‘s concavity value. |
| Fillet | Gets or sets a value specifying how shape corners are rounded (in percent). Inherited from FilletShapeBase. |
| ShapeName | Override this method to get the name of the shape. Inherited from ShapeBase. |
| StarPointCount | Gets or sets the number of points for the star shape. |
See Also