Nevron .NET Vision
Nevron.GraphicsCore Namespace / NEllipseSegmentD Structure
Fields Properties Methods


In This Topic
    NEllipseSegmentD Structure Members
    In This Topic

    The following tables list the members exposed by NEllipseSegmentD.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Fields
     NameDescription
    Public FieldThe ellipse to which the arc belongs  
    Public Fieldstatic (Shared in Visual Basic)The Empty ellipse segment  
    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 minimal enclosing 2D range  
    Public PropertyGets/sets the end point of the open figure  
    Public PropertyDetermines whether this is a flat primitive  
    Public PropertyGets/sets the start point of the open figure  
    Top
    Public Methods
     NameDescription
    Public MethodAppends the primitive to the specified graphics path  
    Public MethodOverloaded. Determines whether the outline of the primitive contains the specified point  
    Public Method  
    Public Methodstatic (Shared in Visual Basic)Gets the ellipse segment, which passes throw the tree points and satisfies the angle and ratio parameters  
    Public Method  
    Public MethodConverts this segment to ToNEllipticalArcF  
    Public Method  
    Public MethodOverloaded. Translates 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