Description
This property allows you to set the radius of a cylinder.
Syntax
Property get:
radius = Radius ( );
|
Return: (Double) radius |
Get the radius value . |
Property set:
Radius ( radius );
|
Input: (Double) radius |
Set the radius value. |