Click or drag to resize

EllipseRadius2 Property

Gets or sets the radius of the ellipse along the base plane Y semi-axis.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 5.0
Syntax
public double Radius2 { get; set; }

Property Value

Type: Double
See Also