Click or drag to resize

EllipseCenter Property

Gets or sets the center of the ellipse.

Namespace:  Rhino.Geometry
Assembly:  RhinoCommon (in RhinoCommon.dll)
Since: 7.16
Syntax
public Point3d Center { get; set; }

Property Value

Type: Point3d
See Also