Sets or returns the radius of an Arc or Circle object.
Syntax
DoubleVariable = object.Radius
object.Radius = <double>
Where:
DoubleVariable is a double-precision variable;
Object is an Arc or Circle object.
Examples...
Radius property example