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


In This Topic
    ENQualifyingSymbols Enumeration
    In This Topic
    Enumerates the qualifying symbols.
    Syntax
    'Declaration
     
    
    Public Enum ENQualifyingSymbols 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENQualifyingSymbols
    public enum ENQualifyingSymbols : System.Enum 
    Members
    MemberDescription
    CoaxialSymbolCoaxial symbol
    ElectretElectret
    FourPhase4-Phase
    MultiplePhaseMultiple Phase
    NegativePolarityNegative Polarity
    NeutralSymbolNeutral Symbol
    PositivePolarityPositive Polarity
    RadiationRadiation
    SixPhaseDoubleDelta6-phase double delta
    SixPhaseDoubleStar6-phase double star
    SixPhaseFork6-phase fork
    SixPhaseHexagonal6-phase hexagonal
    SpecialConnectorSpecial connector
    ThreePhaseDeltaFour3-phase delta 4
    ThreePhaseDeltaOne3-phase delta 1
    ThreePhaseDeltaThree3-phase delta 3
    ThreePhaseDeltaTwo3-phase delta 2
    ThreePhaseFourWire3-phase 4-wire
    ThreePhaseStar3-phase star
    ThreePhaseT3-phase(T)
    ThreePhaseV3-phase(V)
    ThreePhaseZigzag3-Phase Zigzag
    ThreeSeparateWindings3 separate windings
    TwoPhaseFourWire2-phase 4-wire
    TwoPhaseThreeWire2-phase 3-wire
    Inheritance Hierarchy

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

    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