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


In This Topic
    NStepConnector Class
    In This Topic
    The NStepConnector class represents a path shape, which connects it start and end points in a fixed number of horizontal or vertical steps
    Object Model
    NStepConnector Class
    Syntax
    'Usage
     
    
    Dim instance As NStepConnector
    Remarks
    Common for all step connectors is that you can control the orientation of the fist step via the FirstVertical property.
    Inheritance Hierarchy

    System.Object
       Nevron.Diagram.NDiagramNode
          Nevron.Diagram.NDiagramElement
             Nevron.Diagram.NStyleComposerElement
                Nevron.Diagram.NStyleableElement
                   Nevron.Diagram.NTransformableElement
                      Nevron.Diagram.NModel
                         Nevron.Diagram.NAggregateModel
                            Nevron.Diagram.NShape
                               Nevron.Diagram.NPrimitiveShape
                                  Nevron.Diagram.NPathShape
                                     Nevron.Diagram.NStepConnector
                                        Nevron.Diagram.NStep2Connector
                                        Nevron.Diagram.NStep3Connector

    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