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


In This Topic
    ENCalloutShape Enumeration
    In This Topic
    Enumerates the Callout Shapes.
    Syntax
    'Declaration
     
    
    Public Enum ENCalloutShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENCalloutShape
    public enum ENCalloutShape : System.Enum 
    Members
    MemberDescription
    AngledStampAngled stamp.
    AnnotationAnnotation
    AutomaticDimensionAutomatic dimension.
    BaloonBaloon
    BendBend callout
    BluntStarburstBlunt starburst
    BoxBox callout.
    BoxElbowBox elbow callout.
    BracesWithTextBraces with text
    BracketsWithTextBracket with text
    CenterTextCenter text callout
    FileFile.
    HexagonWithBendablePointerHexagon callout with a bendable pointer.
    LineWithTextLine with text.
    MidElbowMid elbow callout.
    MidElbowBoxMid elbow box callout.
    MidLineMid line callout.
    MidTextMid text callout.
    OctagonWithBendablePointerOctagon callout with a bendable pointer.
    OvalOval.
    OvalWithBendablePointerOval callout with a bendable pointer.
    PartialBracketPartial bracket.
    RectangleRectangle
    RectangleWithBendablePointerRectangle callout with a bendable pointer.
    RoundedBaloonRounded baloon.
    RoundedStampRounded stamp.
    SharpStarburstSharp starburst.
    SideBraceSide brace.
    SideBracketSide bracket.
    SideElbowSide elbow callout.
    SideLineSide line callout.
    SideParenthesisSide parenhesis.
    SideTextSide text callout.
    TagTag.
    TriangleWithBendablePointerTriangle callout with a bendable pointer.
    YellowNoteYellow note.
    Inheritance Hierarchy

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

    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