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


In This Topic
    ENFileAndFolderShape Enumeration
    In This Topic
    Enumerates the predefined Files and Folders shapes
    Syntax
    'Declaration
     
    
    Public Enum ENFileAndFolderShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENFileAndFolderShape
    public enum ENFileAndFolderShape : System.Enum 
    Members
    MemberDescription
    BinderBinder
    BlankFileBlank File
    BusinessFolderBusiness Folder
    CandyFolderCandy Folder
    ClassyFolderClassy Folder
    ClipboardClipboard
    ClipboardFullClipboard Full
    ClosedFolderClosed Folder
    DocumentsDocuments
    FileFolderFile Folder
    FileListFile List
    FilesFiles
    FilledFolderFilled Folder
    FlatFolderFlat Folder
    FoldersFolders
    HardBinderBinder
    LargeFolderLarge Folder
    MailMail
    MailStampMail Stamp
    NewFileNew File
    NoteBinderNote Binder
    OpenFolderOpen Folder
    RoundedFolderRounded Folder
    ShinyFolderShiny Folder
    SimpleEmptyFolderSimple Empty Folder
    SimpleFolderSimple Folder
    SmoothFolderSmooth Folder
    SoftFolderSoft Folder
    Inheritance Hierarchy

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

    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