ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping Namespace / MapTool Class / SketchTip Property

In This Topic
    SketchTip Property
    In This Topic
    Gets and sets text for a sketch tip.The text follows the cursor when the tool is active.
    Syntax
    protected string SketchTip {get; set;}
    Protected Property SketchTip As String
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also