NevronOpenVision
Nevron.Nov.Graphics Namespace / NEllipse Structure


NEllipse Structure Properties

For a list of all members of this type, see NEllipse members.

Public Properties
 NameDescription
Public PropertyGets the ellipse area (PI * a * b)  
Public PropertyGets the minimal enclosing rectangle of this ellipse.  
Public PropertyGets the range of this ellipse bounds.  
Public PropertyGets or sets the ellipse center point  
Public PropertyGets the eccentricity of the ellipse (the position of the focus as a fraction of the semimajor axis - computed as c / a)  
Public PropertyGets the first focus of the ellipse  
Public PropertyGets the second focus of the ellipse  
Public PropertyGets the distance of the focuses from the ellipse center (also known as c parameter)  
Public PropertyGets the circle, which can be insribed in the ellipse  
Public PropertyObtains a transformation, which transforms the ellipse curve to the curve of the inscribed circle  
Public PropertyDetermines whether the ellipse is with zero a or b  
Public PropertyDetermines whether the ellipse is normalized (a >= b)  
Public PropertyGets the ratio between the major and minor ellipse axes - computed as a / b  
Top
See Also