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


In This Topic
    ENSymbolShape Enumeration
    In This Topic
    Enumerates the predefined symbol shapes
    Syntax
    'Declaration
     
    
    Public Enum ENSymbolShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENSymbolShape
    public enum ENSymbolShape : System.Enum 
    Members
    MemberDescription
    AppleApple
    AquaPillAqua Pill
    BookBook
    BowtieBowtie
    BubbleFigureBubble Figure
    FemaleFemale symbol
    FemaleFigureFemale Figure
    FlatFigureFlat Figure
    FlowerFlower
    GlossyButtonGlossy Button
    HandicappedHandicapped
    HeartHeart
    HumanIconHuman Icon
    HumanIcon2Human Icon 2
    HumanIcon3Human Icon 3
    HumanIcon4Human Icon 4
    MainButtonMain Button
    MaleMale symbol
    MaleFigureMale Figure
    ManMan
    MoonMoon
    NewActorNew Actor
    NewActor2New Actor 2
    NewActor3New Actor 3
    NewActor4New Actor 4
    OrbOrb
    PillButtonPill Button
    RadioactiveRadioactive
    RecycleRecycle
    RoleIconRole Icon
    RoleIcon2Role Icon 2
    SimpleOrbSimpleOrb
    SkullSkull
    StickFigureStick figure
    SunSun
    UserIconUser Icon
    Users1Users 1
    Users2Users 2
    Users3Users 3
    Users4Users 4
    Users5Users 5
    Users6Users 6
    Users7Users 7
    Users8Users 8
    WomanWoman
    YinYangYin-Yang
    Inheritance Hierarchy

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

    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