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


In This Topic
    ENBasicShape Enumeration
    In This Topic
    Enumerates the predefined basic shapes
    Syntax
    'Declaration
     
    
    Public Enum ENBasicShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENBasicShape
    public enum ENBasicShape : System.Enum 
    Members
    MemberDescription
    ArrowBoxArrow Box
    CanCan
    CenterDragCircleCenter drag circle
    ChevronChevron
    CircleCircle.
    ConcentricConcentric
    CrossCross
    CurvedArrowCurved arrow shape
    DiagonalSnipCornerRectangleDiagonal snip corner rectangle
    DiagonalStripeDiagonal shape.
    DiamondDiamond.
    DoubleSnipCornerRectangleDouble snip corner rectangle
    EllipseEllipse.
    FourPointStar4 point star
    FrameFrame
    FrameCornerFrame corner
    HeptagonHeptagon.
    HeptagramHeptagram.
    HexagonHexagon.
    HexagramHexagram.
    LeftBraceLeft brace
    LeftParenthesisLeft Parenthesis
    LShapeL shape
    NoSymbolNo symbol
    OctagonOctagon.
    OctagramOctagram.
    PentagonPentagon.
    PentagramPentagram.
    PlaquePlaque
    RectangleRectangle.
    RightBraceRight brace
    RightParenthesisRight Parenthesis
    RightTriangleRight triangle.
    RoundConrnerRectangleRound corner rectangle
    RoundDiagonalCornerRectangleRound diagonal corner rectangle
    RoundedRectangleRounded rectangle.
    RoundSameSideCornerRectangleRound same side corner rectangle
    SingleRoundCornerRectangleSingle round corner rectangle
    SingleSnipCornerRectangleSingle snip corner rectangle
    SixPointStarSix point star.
    SnipAndRoundCornerRectangleSnip and round corner rectangle
    SnipAndRoundSingleCornerRectangleSnip and round single corner rectangle
    SnipCornerRectangleSnip corner rectangle
    SquareSquare.
    TextBasic text shape
    ThirtyTwoPointStarThirty Two Point Star.
    ThreeDBoxBasic 3D Box shape.
    TriangleTriangle.
    TwentyFourPointStar24 Point Star.
    Inheritance Hierarchy

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

    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