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


In This Topic
    SimpleNetworkShapes Enumeration
    In This Topic
    Enumerates the predefined simple network shapes
    Syntax
    'Declaration
     
    
    Public Enum SimpleNetworkShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As SimpleNetworkShapes
    public enum SimpleNetworkShapes : System.Enum 
    Members
    MemberDescription
    CellPhoneCell phone
    ComputerComputer
    CopierCopier
    DataProjectorData projector
    DigitalCameraDigital camera
    DigitalVideocameraDigital videocamera
    ExternalDriveExternal drive
    FaxFax
    HubHub
    LaptopLaptop
    MFDMultufunctional device
    ModemModem
    MP3MP3 player
    PDAPDA
    PhonePhone
    PMCPersonal media center
    PrinterPrinter
    ScannerScanner
    ServerServer
    TabletPCTablet PC
    UPPCUltra-portable PC
    WebcamWebcam
    WiFiWiFi
    Inheritance Hierarchy

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

    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