A Double type property. The corner radius of the shape.
Applies to: Shape object
[[Let] doubleRet =] object.RoundCorners [Let] object.RoundCorners = roundCornerSet |
The RoundCorners property syntax has these parts:
Part | Description |
object | Required. An expression that returns a Shape object. |
doubleRet | Optional. A Double type variable. |
roundCornerSet | Required. An expression that returns a Double value. |
The RoundCorners property is also a table parameter of the shape, that is, its value can be described by a formula. To work with RoundCorners as a table parameter, use the CDPT_ROUNDCORNERS constant tag.