ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / Simple3DMarkerStyle Enumeration

In This Topic
    Simple3DMarkerStyle Enumeration
    In This Topic
    Specifies simple shape of 3D marker.
    Syntax
    Members
    MemberDescription
    Cone A cone.
    Cube A cube.
    Cylinder A cylinder.
    Diamond A diamond.
    Hexagon A hexagon.
    Sphere A sphere.
    SphereFrame A wire spehere frame.
    Tetrahedron A tetrahedron.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Desktop.Mapping.Simple3DMarkerStyle

    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also