Description
This property allows you to get and set a ratio between the major and minor axes of an ellipse.
Syntax
Property get:
Ratio = Ratio ( );
|
Return: (Double) Ratio |
The ratio between the major and minor axes of an ellipse. |
Property set:
Ratio( Ratio );
|
Input: (Double) Ratio |
The ratio between the major and minor axes of an ellipse. |