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


In This Topic
    ENNetworkShape Enumeration
    In This Topic
    Enumerates the predefined network shapes
    Syntax
    'Declaration
     
    
    Public Enum ENNetworkShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENNetworkShape
    public enum ENNetworkShape : System.Enum 
    Members
    MemberDescription
    CellCell phone
    ComputerComputer
    CopierCopier
    DigicamDigital camera
    DSLRDigital single lens reflex camera
    DVCamDigital video camera
    ExternalDriveExternal drive
    FaxFax
    FirewallFirewall
    HubHub/switch/router
    LaptopLaptop
    MFCMultifunctional device
    ModemModem
    MP3MP3 player
    PDAPersonal digital assistant
    PhonePhone
    PMCPortable media center
    PrinterPrinter
    ProjectorProjector
    ScannerScanner
    ServerServer
    SmartPhoneSmartphone
    StorageStorage
    TabletPCTablet PC
    TerminalTerminal
    UPPCUltra portable PC
    WebcamWebcamera
    WiFiWireless access point/hub/router
    Inheritance Hierarchy

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

    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