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


In This Topic
    NArcF Structure Members
    In This Topic

    The following tables list the members exposed by NArcF.

    Public Constructors
     NameDescription
    Public ConstructorInitializer constructor  
    Top
    Public Fields
     NameDescription
    Public FieldBow (distance from the arc's midpoint to the midpoint of its chord)  
    Public FieldEnd point  
    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 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 Method  
    Public MethodConverts this arc to NCircleSegmentF  
    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