NevronOpenVision
Nevron.Nov.Graphics Namespace / NEllipse Structure


NEllipse Structure Methods

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

Public Methods
 NameDescription
Public MethodAppends the primitive to the specified graphics path.  
Public MethodOverloaded. Determines whether the rectangle contains the specified point  
Public MethodDetermines whether the outline of the ellipse contains the specified point.  
Public Method  
Public Method  
Public MethodGets the ellipse perimeter.  
Public MethodIntersects this circle with the specified line segment  
Public MethodNormalizes the ellipse, so that A is larger than B.  
Public MethodGets the point on the ellipse rim, which corresponds to the specified angle (in radians)  
Public MethodGets a point on the curve from a time parameter. When t is equal to 0, returns the StartPoint of the curve. When t is equal to 1, returns the EndPoint of the curve.  
Public MethodGets the parametric angle that corresponds to the geometric one  
Public MethodTranslates the primitive with the specified amounts.  
Public Methodstatic (Shared in Visual Basic)Tries to create an ellipse from a center and two points that lay on the ellipse  
Public Methodstatic (Shared in Visual Basic)Tries to create a normalized ellipse from three points, angle between the ellipse major axis and the X-axis and ratio between the major and minor axes. Returns false if the points are colinear, or any pair of points are coincident or ratio is zero.  
Top
Protected Methods
 NameDescription
Internal Method  
Top
See Also