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


In This Topic
    ENSwitchesAndRelaysShape Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum ENSwitchesAndRelaysShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENSwitchesAndRelaysShape
    public enum ENSwitchesAndRelaysShape : System.Enum 
    Members
    MemberDescription
    BreakContact 
    ChangeOverContact 
    CircuitBreaker 
    DPDT 
    DPST 
    FlowActuated 
    FourPositionSwitch 
    Fuse 
    GasFlowActuated 
    InertiaSwitch 
    Isolator 
    LimitSwitch 
    LimitSwitchNC 
    LimitSwitchNO 
    LiquidLevelActuated 
    LiquidLevelActuated2 
    MakeContact 
    ManualSwitch 
    MercurySwitch 
    MercurySwitch2 
    PassingMakeContact 
    PilotLight 
    PressureActuated 
    ProximityLimitSwitch 
    PushbuttonBreak 
    PushbuttonMake 
    PushbuttonTwoCircuit 
    Relay 
    RelayCoil 
    RelayContacts 
    SafetyInterlock 
    SelectorSwitch 
    ShortingSelector 
    SPDT 
    SpringReturn2 
    SpringReturn3 
    SPST 
    SwitchDisconnector 
    TemperatureActuated 
    TemperatureSwitch 
    Thermostat 
    ThreePositionSwitch 
    TimeDelayBreak 
    TimeDelayMake 
    TimeDelayMake2 
    TwoPositionSwitch 
    TwoWayContact 
    Inheritance Hierarchy

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

    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