Nevron Open Vision Documentation
Nevron.Nov.Chart Namespace / ENPointShape3D Enumeration


In This Topic
    ENPointShape3D Enumeration
    In This Topic
    Enumerates the point shapes
    Syntax
    'Declaration
     
    
    Public Enum ENPointShape3D 
       Inherits System.Enum
    'Usage
     
    
    Dim instance As ENPointShape3D
    public enum ENPointShape3D : System.Enum 
    Members
    MemberDescription
    AsteriskAsterisk
    BarBar
    ConeCone
    CrossCross
    CylinderCylinder
    DiagonalCrossDiagonal cross
    DiamondDiamond
    EllipseEllipse
    InvertedConeInverted cone
    InvertedPyramidInverted pyramid
    LineCrossA cross rendered with lines
    LineDiagonalCrossA diagonal cross rendered with lines
    PyramidPyramid
    SphereSphere
    StarStar
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             Nevron.Nov.Chart.ENPointShape3D

    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