ShapeCross Properties
Represents the cross shape type.| Name | Description |
|---|---|
| Fillet | Gets or sets a value specifying how shape corners are rounded (in percent). Inherited from FilletShapeBase. |
| HorizontalLineWidth | Gets or sets the horizontal line width of a cross (in percents). |
| ShapeName | Override this method to get the name of the shape. Inherited from ShapeBase. |
| VerticalLineWidth | Gets or sets the vertical line width of a cross (in percents). |
See Also