Nevron Open Vision Documentation
Nevron.Nov.Diagram.Shapes Namespace / ENConnectorShape Enumeration


In This Topic
    ENConnectorShape Enumeration
    In This Topic
    Connector shapes
    Syntax
    'Declaration
     
    
    Public Enum ENConnectorShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENConnectorShape
    public enum ENConnectorShape : System.Enum 
    Members
    MemberDescription
    AngledConnectorAngled connector.
    BezierBezier connector
    BottomToTop1An orthogonal connector that connects the start and end points in VHV steps - vertical, horizontal, vertical.
    BottomToTop2An orthogonal connector that connects the start and end points in VHVHV steps - vertical, horizontal, vertical, horizontal, vertical.
    BusBus
    CommLinkComm link
    ControlTransferControl transfer.
    CurveConnect1Curve connect 1
    CurveConnect2Curve connect 2
    Double45DegreesArrowSolid double arrow
    Double60DegreesArrowSolid double 60 degrees arrow
    DoubleFlexiArrowDouble flexi arrow
    Elbow1Elbow 1
    Elbow2Elbow 2
    FancyArrowSolid single fancy arrow
    FlexiArrow1Flexi arrow 1
    FlexiArrow2Flexi arrow 2
    FlexiArrow3Flexi arrow 3
    HollowConnect1Hollow connect 1.
    HollowConnect2Hollow connect 2.
    HollowConnect3Hollow connect 3.
    JumperJumper
    LineA simple line connector
    OneDOpenEnd1-D open end.
    OneToManyOne to many.
    RoutableConnectorRoutable connector
    SideToSide1An orthogonal connector that connects the start and end points in HVH steps - horizontal, vertical, horizontal.
    SideToSide2An orthogonal connector that connects the start and end points in HVHVH steps - horizontal, vertical, horizontal, vertical, horizontal.
    SideToTopBottomAn orthogonal connector that connects the start and end points in HV steps - horizontal, vertical.
    Single45DegreesArrowSolid single arrow
    Single60DegreesArrowSolid single 60 degrees arrow.
    SloppedDoubleTreeSlopped double tree
    SloppedMultiTreeSlopped multi tree
    SquaredDoubleTreeSquared double tree
    SquaredMultiTreeSquared multi tree
    SquareLoopSquare loop.
    StarStar
    Tail45DegreesArrowSolid tail arrow
    Tail60DegreesArrowSolid 60 degrees tail arrow
    TopBottomToSideAn orthogonal connector that connects the start and end points in VH steps - vertical, horizontal.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.Shapes.ENConnectorShape

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also