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


In This Topic
    ENAnnotationShape Enumeration
    In This Topic
    Enumerates the annotation shapes.
    Syntax
    'Declaration
     
    
    Public Enum ENAnnotationShape 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENAnnotationShape
    public enum ENAnnotationShape : System.Enum 
    Members
    MemberDescription
    BenchmarkBenchmark
    BreakLineBreak line
    CeilingCeiling
    DatumDatum
    FiveRuledColumn5 ruled column
    InfoLineInfo line
    LevelLevel
    NorthArrow1North arrow 1
    NorthArrow2North arrow 2
    NorthArrow3North arrow 3
    NorthArrow4North arrow 4
    NorthArrow5North arrow 5
    NoteSymbolNote symbol
    ReferenceCallout1Reference callout 1
    ReferenceCallout2Reference callout 2
    ReferenceCircleReference circle
    ReferenceHexagonReference hexagon
    ReferenceOvalReference oval
    ReferencePlane1Reference plane 1
    ReferencePlane2Reference plane 2
    ReferencePlaneSiteReference plane (site)
    ReferenceRectangleReference rectangle
    ReferenceTriangleReference triangle
    RevisionCloudRevision cloud
    ScaleSymbolScale symbol
    Section1Section 1
    Section2Section 2
    Section3Section 3
    TextText
    Inheritance Hierarchy

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

    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