ArcGIS Pro 3.7 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 ReadOnly Property LocateIsEnabled As Boolean
    public bool LocateIsEnabled {get;}
    Requirements

    Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)

    ArcGIS Pro version: 3.0 or higher.
    See Also