ArcObjects Library Reference (GeoDatabase)  

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.

CoClasses that implement ILocatorStyle

CoClasses and 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

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