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

In This Topic
    CursorType Property (TinFaceClassBreaksRendererDefinition)
    In This Topic
    Gets or sets the cursor type. The default value is ArcGIS.Core.CIM.TerrainDrawCursorType.FaceElevation.
    Syntax
    public new TerrainDrawCursorType CursorType {get; set;}
    Public Shadows Property CursorType As TerrainDrawCursorType
    Remarks
    Requirements

    Target Platforms: Windows 11, Windows 10

    ArcGIS Pro version: 3.2 or higher.
    See Also