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


In This Topic
    ENCrowsFootConnectorCommand Enumeration
    In This Topic
    Enumerates the crows foot connector commands.
    Syntax
    'Declaration
     
    
    Public Enum ENCrowsFootConnectorCommand 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENCrowsFootConnectorCommand
    public enum ENCrowsFootConnectorCommand : System.Enum 
    Members
    MemberDescription
    NoneNone.
    OneAndOnlyOneOne and only one.
    OneOrMoreOne or more.
    ZeroOrMoreZero or more.
    ZeroOrOneZero or one.
    Inheritance Hierarchy

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

    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