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