Nevron Open Vision Documentation
Nevron.Nov.Diagram Namespace / ENLineJumpsShape Enumeration


In This Topic
    ENLineJumpsShape Enumeration
    In This Topic
    Enumerates the currently available line jumps shapes (displayed at lines intersections)
    Syntax
    'Declaration
     
    
    Public Enum ENLineJumpsShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENLineJumpsShape
    public enum ENLineJumpsShape : System.Enum 
    Members
    MemberDescription
    ArcArc
    GapGap
    NoneThe bridge is not displayed
    Sides22 sided bridge
    Sides33 sided bridge
    Sides44 sided bridge
    Sides55 sided bridge
    Sides66 sided bridge
    Sides77 sided bridge
    SquareSquare
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Diagram.ENLineJumpsShape

    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