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


In This Topic
    SymbolShapes Enumeration
    In This Topic
    Enumerates the predefined symbol shapes
    Syntax
    'Declaration
     
    
    Public Enum SymbolShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As SymbolShapes
    public enum SymbolShapes : 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.Diagram.Shapes.SymbolShapes

    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