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


In This Topic
    NEllipticalArcD Structure Members
    In This Topic

    The following tables list the members exposed by NEllipticalArcD.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldThe angle, which the major ellipse axis forms with the X axis  
    Public FieldControl point  
    Public Fieldstatic (Shared in Visual Basic)The Empty elliptical arc  
    Public FieldEnd point  
    Public FieldThe ratio between the major and minor ellipse axes  
    Public FieldStart point  
    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 PropertyObtains the angle, which the start point forms with the center of the circle to which the arc belongs (in degrees)  
    Public PropertyGets/sets the start point of the open figure  
    Public PropertyObtains the angle formed by the lines connecting the arc start and end points with the circle center (in radians)  
    Top
    Public Methods
     NameDescription
    Public MethodOverloaded. Determines whether the outline of the primitive contains the specified point  
    Public Method  
    Public Method  
    Public MethodConverts this arc to NEllipseSegmentF  
    Public Method  
    Public MethodOverloaded. Translates the primitive with the specified amounts  
    Top
    Public Operators
    Determines whether a is equal to b
    Determines whether a is not equal to b
    Top
    See Also