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


In This Topic
    NCircularArcPath Class
    In This Topic
    The NCircularArcPath class represents an circular arc
    Object Model
    NCircularArcPath Class
    Syntax
    'Usage
     
    
    Dim instance As NCircularArcPath
    Remarks
    The elliptical arc is defined by three parameters: start point, end point and control point.
    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.NCircularArcPath

    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