Nevron .NET Vision
Nevron.Diagram Namespace / NEllipticalArcPath Class
Members


In This Topic
    NEllipticalArcPath Class
    In This Topic
    The NEllipticalArcPath class represents an elliptical arc
    Object Model
    NEllipticalArcPath Class
    Syntax
    'Usage
     
    
    Dim instance As NEllipticalArcPath
    Remarks
    The elliptical arc is defined by five parameters: start point, end point, control point, major ellipse axis angle relative to the model X axis and ratio between the ellipse major and minor axes.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NTransformableElement
                      Nevron.Diagram.NModel
                         Nevron.Diagram.NPrimitiveModel
                            Nevron.Diagram.NPathPrimitive
                               Nevron.Diagram.NEllipticalArcPath

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also