Nevron.Diagram.Shapes Namespace / BrainstormingShapes Enumeration


In This Topic
    BrainstormingShapes Enumeration
    In This Topic
    Syntax
    'Declaration
     
    
    Public Enum BrainstormingShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BrainstormingShapes
    public enum BrainstormingShapes : System.Enum 
    Members
    MemberDescription
    Angry 
    Appointment 
    Attention 
    Bullseye 
    BullseyeHit 
    Check 
    Cloud 
    Cog 
    Cog2 
    Coin 
    Delete 
    Done 
    Examine 
    Exclamation 
    Flag 
    FlashyStar 
    Frowny 
    GreenLight 
    Highlight 
    Idea 
    Info 
    Medal 
    Medal2 
    NB 
    NotDone 
    Note 
    Notepad 
    NotTodo 
    Pause 
    Pencil 
    Puzzle 
    PuzzlePiece1 
    PuzzlePiece2 
    PuzzlePiece3 
    PuzzlePiece4 
    PuzzlePiece5 
    PuzzlePiece6 
    PuzzlePiece7 
    PuzzlePiece8 
    PuzzlePiece9 
    Question 
    Rainbow 
    RedLight 
    Smiley 
    Star 
    StarFlash 
    StopSign 
    Task 
    ThunderCloud 
    Time 
    Todo 
    Trash 
    UrgentStamp 
    Warning 
    YellowLight 
    Inheritance Hierarchy

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

    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