Nevron.Diagram.Shapes Namespace / ElectricalSymbolsShapes Enumeration


In This Topic
    ElectricalSymbolsShapes Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum ElectricalSymbolsShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ElectricalSymbolsShapes
    public enum ElectricalSymbolsShapes : System.Enum 
    Members
    MemberDescription
    ACSource 
    Aerial 
    AND 
    Battery 
    Bell 
    BJTNPN 
    BJTPNP 
    BridgeRectifier 
    Buzzer 
    Capacitor 
    Capacitor2 
    Capacitor3 
    ChassisGround 
    CircuitBreaker 
    ConstantDiode 
    Crystal 
    DarlingtonPair 
    DCSource 
    Diac 
    Diode 
    Diode2 
    Equipotentiality 
    Equipotentiality2 
    FrameAntenna 
    Fuse 
    Fuse2 
    Fuse3 
    Galvanometer 
    Generator 
    Glowtube 
    Ground 
    GunnDiode 
    Heater 
    Inductor 
    JfetN 
    JfetP 
    KlipSel 
    Lamp 
    Latch 
    LDR 
    LED 
    LoopAntenna 
    MosfetDepletionNChannel 
    MosfetDepletionPChannel 
    MosfetEnhancementNChannel 
    MosfetEnhancementPChannel 
    Motor 
    NAND 
    NOR 
    NOT 
    OpAmp 
    OR 
    Oscillator 
    Oscilloscope 
    Pentode 
    Photocell 
    PhotoDiode 
    Phototube 
    Potentiometer 
    PotentiometerUS 
    PresetResistor 
    Resistor 
    ResistorUS 
    Resonator2Pin 
    Resonator3Pin 
    Rheostat 
    SchottkyDiode 
    SCR 
    ShockleyDiode 
    SPDT 
    Speaker 
    SPST 
    StrainGauge 
    SziklaiPair 
    Tetrode 
    Thermistor 
    Thermocouple 
    Thermopile 
    Touchplate 
    Transducer 
    Transformer 
    Triac 
    TrimmerCapacitor 
    Triode 
    TunnelDiode 
    VacuumDiode 
    VariableCapacitor 
    Varicap 
    XNOR 
    XOR 
    ZenerDiode 
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Diagram.Shapes.ElectricalSymbolsShapes

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also