Nevron .NET Vision
Nevron.Diagram.Shapes Namespace / ElectricalSymbolsShapes Enumeration


In This Topic
    ElectricalSymbolsShapes Enumeration
    In This Topic
    Enumerates the predefined electrical symbols shapes
    Syntax
    'Declaration
     
    
    Public Enum ElectricalSymbolsShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ElectricalSymbolsShapes
    public enum ElectricalSymbolsShapes : System.Enum 
    Members
    MemberDescription
    ACSourceAC Source
    AerialAerial
    ANDAND
    BatteryBattery
    BellBell
    BJTNPNBJT NPN
    BJTPNPBJT PNP
    BridgeRectifierBridge rectifier
    BuzzerBuzzer
    CapacitorCapacitor
    Capacitor2Capacitor2
    Capacitor3Capacitor3
    ChassisGroundChassis ground
    CircuitBreakerCircuit Breaker
    ConstantDiodeConstant current diode
    CrystalCrystal
    DarlingtonPairDarlington pair
    DCSourceDC Source
    DiacDiac
    DiodeDiode
    Diode2Diode2
    EquipotentialityEquipotentiality
    Equipotentiality2Equipotentiality2
    FrameAntennaFrame antenna
    FuseFuse
    Fuse2Fuse2
    Fuse3Fuse3
    GalvanometerGalvanometer
    GeneratorGenerator
    GlowtubeGlowtube
    GroundGround
    GunnDiodeGunn diode
    HeaterHeater
    InductorInductor
    JfetNJfet N
    JfetPJfet P
    KlipSelKlipSel
    LampLamp
    LatchLatch
    LDRLight-dependent resistor
    LEDLight-emitting diode
    LoopAntennaLoop antenna
    MosfetDepletionNChannelMosfet depletion mode N-Channel
    MosfetDepletionPChannelMosfet Depletion mode P-Channel
    MosfetEnhancementNChannelMosfet Enhancement mode N-channel
    MosfetEnhancementPChannelMosfet Enhancement mode P-Channel
    MotorMotor
    NANDNAND
    NORNOR
    NOTNOT
    OpAmpOp Amp
    OROR
    OscillatorOscillator
    OscilloscopeOscilloscope
    PentodePentode
    PhotocellPhotocell
    PhotoDiodePhoto diode
    PhototubePhototube
    PotentiometerPotentiometer
    PotentiometerUSPotentiometer US
    PresetResistorPreset resistor
    ResistorResistor
    ResistorUSResistor US
    Resonator2Pin2 pin resonator
    Resonator3Pin3 pin resonator
    RheostatRheostat
    SchottkyDiodeSchottky diode
    SCRSilicon-controlled rectifier
    ShockleyDiodeShockley diode
    SPDTSPDT switch
    SpeakerSpeaker
    SPSTSPST switch
    StrainGaugeStrain Gauge
    SziklaiPairSziklai pair
    TetrodeTetrode
    ThermistorThermistor
    ThermocoupleThermocouple
    ThermopileThermopile
    TouchplateTouchplate
    TransducerTransducer
    TransformerTransformer
    TriacTriac
    TrimmerCapacitorTrimmer capacitor
    TriodeTriode
    TunnelDiodeTunnel diode
    VacuumDiodeVacuum diode
    VariableCapacitorVariable capacitor
    VaricapVaricap
    XNORXNOR
    XORXOR
    ZenerDiodeZener diode
    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