RadiusRatio Property |
Specifies the major to minor axis ratio of an ellipse.
Signature
object.RadiusRatio
object
Ellipse
The object or objects this property applies to.
RadiusRatio
Double; read-write
The radius ratio of the arc or circle.
Remarks
If the minor axis is entered longer than the major axis, the ellipse will be round because the radius ratio cannot be greater than 1.0. (A radius ratio of 1.0 defines a circle.)
Radius ratio = 0.25 |
|
Comments? |