Click or drag to resize

GetEllipseSecondPoint Property

Returns the second point. If in "from foci" mode, then this is the second foci point.

Namespace:  Rhino.Input.Custom
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 8.0
Syntax
public Point3d SecondPoint { get; }

Property Value

Type: Point3d
See Also