This document is archived and information here might be outdated.  Recommended version.


ILocatorStyle Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IL > ILocatorStyle Interface
ArcGIS Developer Help

ILocatorStyle Interface

Provides access to locator style properties.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

When To Use

The ILocatorStyle interface is supported by locator styles, but not by locators. You can check if an object supports this interface to determine whether it is a locator or a locator style.

Classes that implement ILocatorStyle

Classes Description
ESRIFDOAddressLocatorStyle (esriLocation) An address locator style for locators that use the Esri geocoding engine developed prior to ArcGIS version 10.0.
ESRIGen2AddressLocatorStyle (esriLocation) An address locator style that uses the Esri geocoding engine introduced in ArcGIS version 10.0.
GenericLocatorStyle (esriLocation) A generic style for creating a new locator.
StreetMapAddressLocatorStyle (esriLocation) A locator style for locators that use the Esri geocoding engine and StreetMap reference data sources.

See Also

ILocatorWorkspace.GetLocator Method | ILocator Interface | ILocatorWorkspace.UpdateLocator Method | StreetMapAddressLocator Class | ESRIFDOAddressLocatorStyle Class | ESRIFDOAddressLocator Class | StreetMapAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class | ILocatorStyle Interface | ILocatorWorkspace.GetLocatorStyle Method | ESRIFDOAddressLocatorStyle Class | StreetMapAddressLocatorStyle Class