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


In This Topic
    BrainstormingShapes Enumeration
    In This Topic
    Enumerates the predefined brainstorming shapes
    Syntax
    'Declaration
     
    
    Public Enum BrainstormingShapes 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As BrainstormingShapes
    public enum BrainstormingShapes : System.Enum 
    Members
    MemberDescription
    AngryAngry
    AppointmentAppointment
    AttentionAttention!
    BullseyeBullseye/Target
    BullseyeHitBullseye/Direct hit
    CheckCheck
    CloudCloud
    CogCog
    Cog2Cog2
    CoinCoin
    DeleteDelete/Cross out
    DoneDone
    ExamineTo examine
    ExclamationExclamation
    FlagFlag
    FlashyStarFlashy star
    FrownyFrowny
    GreenLightGreen light
    HighlightHighlight
    IdeaIdea!
    InfoInformation
    MedalMedal
    Medal2Medal2
    NBNota Bene
    NotDoneNot done
    NoteNote
    NotepadNotepad
    NotTodoNot to be done
    PausePause/Break
    PencilPencil
    PuzzlePuzzle
    PuzzlePiece1Puzzle Piece 1
    PuzzlePiece2Puzzle Piece 2
    PuzzlePiece3Puzzle Piece 3
    PuzzlePiece4Puzzle Piece 4
    PuzzlePiece5Puzzle Piece 5
    PuzzlePiece6Puzzle Piece 6
    PuzzlePiece7Puzzle Piece 7
    PuzzlePiece8Puzzle Piece 8
    PuzzlePiece9Puzzle Piece 9
    QuestionQuestion
    RainbowRainbow
    RedLightRed light
    SmileySmiley
    StarStar
    StarFlashFlash
    StopSignStop sign
    TaskTask
    ThunderCloudThundercloud
    TimeTime
    TodoTo do
    TrashTrash
    UrgentStampUrgent!
    WarningWarning
    YellowLightYellow light
    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