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
ILocatorWorkspace.GetLocator Method | ILocatorWorkspace.UpdateLocator Method | ILocator Interface | ESRIFDOAddressLocator Class | StreetMapAddressLocator Class | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocatorStyle Class | LocatorExtension Class | GxLocator Class | ILocatorWorkspace.GetLocatorStyle Method | ILocatorStyle Interface | StreetMapAddressLocatorStyle Class | ESRIFDOAddressLocatorStyle Class