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


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

    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