ShapePolygon Properties
Represents the regular polygon shape type.| Name | Description |
|---|---|
| Fillet | Gets or sets a value specifying how shape corners are rounded (in percent). Inherited from FilletShapeBase. |
| NumberOfSides | Gets or sets the number of polygon sides. |
| ShapeName | Override this method to get the name of the shape. Inherited from ShapeBase. |
See Also