Click or drag to resize
GeEllipse Constructor
Overload List
  NameDescription
Public methodGeEllipse
Initializes a new instance of the ellipse.
Public methodGeEllipse(IGeEllipse)
Initializes a new instance of the ellipse using specified ellipse.
Public methodGeEllipse(GeCoordinate, GeLength, GeLength)
Initializes a new instance of the ellipse using center point, semi-minor and semi-major axes lengths.
Public methodGeEllipse(GeCoordinate, GeLength, GeLength, GeVector)
Initializes a new instance of the ellipse using center point, semi-minor and semi-major axes lengths and vector normal to the ellipse plane.
Top
See Also