ShapeArrow Properties
Represents the arrow shape type.| Name | Description |
|---|---|
| ArrowHeight | Gets or sets the height of an arrow (in percent). |
| ArrowWidth | Gets or sets the width of an arrow (in percent). |
| 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. |
See Also