ArcGIS Pro 3.2 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / TinColorRampRendererDefinition Class / CursorType Property

In This Topic
    CursorType Property (TinColorRampRendererDefinition)
    In This Topic
    Gets the cursor type. The default value is ArcGIS.Core.CIM.TerrainDrawCursorType.FaceElevation.
    Syntax
    public TerrainDrawCursorType CursorType {get;}
    Public ReadOnly Property CursorType As TerrainDrawCursorType
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also