ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / TerrainDrawCursorType Enumeration

    TerrainDrawCursorType Enumeration
    Terrain draw cursor types.
    Syntax
    Members
    MemberDescription
    Composite Composite.
    EdgeSimple Simple edge.
    EdgeType Edge type.
    FaceAspect Aspect face.
    FaceElevation Elevation face.
    FaceSimple Simple face.
    FaceSlope Slope face.
    FaceValue Value face.
    NodeElevation Elevation node.
    NodeSimple Simple node.
    NodeValue Value node.
    TerrainDirtyArea Terrain dirty area.
    TerrainPointAttributeGraduated Terrain point graduated attribute.
    TerrainPointAttributeUnique Terrain point unique attribute.
    TerrainPointElevation Terrain point elevation.
    Inheritance Hierarchy

    System.Object
       System.ValueType
          System.Enum
             ArcGIS.Core.CIM.TerrainDrawCursorType

    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    ArcGIS Pro version: 2.0 or higher.
    See Also