ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / CIMBaseLayer Class / ShowMapTips Property

In This Topic
    ShowMapTips Property
    In This Topic
    Gets or sets a value indicating whether or not the display value is shown when hovering over a layer in the view.
    Syntax
    public bool ShowMapTips {get; set;}
    Public Property ShowMapTips As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also