Specifies the curvature of a Shape control's corners. Available at design time and run time.
Syntax
Shape.Curvature[ = nCurve]
Settings
nCurve
The settings for the Curvature property are:
Setting | Description |
0 | Specifies no curvature, creating square corners. |
1 through 98 | Specifies progressively rounded corners. A higher number increases the curvature. |
99 | Specifies maximum curvature and creates a circle or ellipse. |