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