ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Desktop.Mapping.Controls Namespace / LocatorControl Class / LocateIsEnabled Property

In This Topic
    LocateIsEnabled Property
    In This Topic
    Gets the Enabled state of the LocatorControl. The control is enabled after internal initialization has occurred.
    Syntax
    public bool LocateIsEnabled {get;}
    Public ReadOnly Property LocateIsEnabled As Boolean
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 8.1

    See Also