Description
This property allows you to get and set a radius value for the round procedure.
Syntax
Property get:
Radius = RoundRadius ( );
|
Return: (Double) Radius |
Radius value. |
Property set:
RoundRadius( Radius );
|
Input: (Double) Radius |
Radius value. |