StandardTool3D.MaximumEllipseRatio Property
Gets or sets a value indicating the maximum allowed EllipseOperator.Ratio when editing ellipses. The most useful case is when you want the axis that is along the EllipseOperator.Direction to always be longer than the axis that is defined by the EllipseOperator.Direction. You can then set the value of this property to 1.0. A value of 0.0 means that there is no maximum ratio.
Syntax
public System.Double MaximumEllipseRatio { get; set; }
Property Value
Default: 0.0
The maximum ellipse ratio after editing. A value of 0.0 means that there is no maximum ratio. See also EllipseOperator.Ratio.
Platforms
Windows, Linux, Android