Nevron Open Vision Documentation
Nevron.Nov.Graphics Namespace / NEllipseSegment Structure
Fields Properties Methods


In This Topic
    NEllipseSegment Structure Members
    In This Topic

    The following tables list the members exposed by NEllipseSegment.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe ellipse to which the segment belongs.  
    Public FieldStarting angle of the arc (in radians). Measured from the major axis of the ellipse.  
    Public FieldSweep angle of the arc (in radians).  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the minimal enclosing rectangle.  
    Public PropertyGets the bounds range.  
    Public PropertyGets or sets the end point of the open figure  
    Public PropertyDetermines whether the ellipse segment is empty (the ellipse is empty or the sweepAngle is zero)  
    Public PropertyGets the middle point of the segment  
    Public PropertyGets or sets the start point of the open figure  
    Top
    Public Methods
     NameDescription
    Public MethodAppends the primitive to the specified graphics path  
    Public MethodDetermines whether the outline of the primitive contains the specified point  
    Public Method  
    Public Method  
    Public MethodGets the length of this ellipse segment  
    Public MethodReturns a point of the curve from the specified time parameter in the [0;1] range  
    Public Method  
    Public MethodTranslates the primitive with the specified amounts  
    Public Methodstatic (Shared in Visual Basic)Tries to create an ellipse segment, which passes throw the specified points and satisfies the angle and ratio parameters.  
    Top
    Public Operators
    Determines whether a is equal to b
    Determines whether a is not equal to b
    Top
    See Also