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


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

IDirectionsLandmarkSource Interface

.

Product Availability

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

Members

Name Description
Read/write property FeatureClassName The name of the landmarks feature class.
Read/write property LabelFieldName The name of the landmarks feature class field which is used to access the landmark display name.
Read/write property LevelFieldName The name of the landmarks feature class field which is used to access the landmark Z-level value.
Read/write property SearchTolerance The search tolerance value used to find landmarks along the route using spatial search.
Read/write property SearchToleranceUnits The search tolerance value unit type.
Read/write property UseSpatialSearch Indicates if spatial search should be used to locate landmarks along the route.

Classes that implement IDirectionsLandmarkSource

Classes Description
DirectionsLandmarkSource Directions source information for landmark source feature classes.