ArcObjects Library Reference (DataSourcesFile)  

ISMFlagCreator2 Interface

Deprecated as of 10.1. Provides access to SMFlag search tolerance.

Product Availability

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

Members

Description
Method CreateFlag Creates the route flag using its geographic location.
Method CreateFlagDirection Creates the route flag using its geographic location and required direction.
Method CreateFlagDirectionAdv Creates the route flag using its geographic location, required direction and latency.
Read/write property SearchTolerance Defines maximum allowed distance in miles from stop location to closest street segment when creating a flag.

CoClasses that implement ISMFlagCreator2

CoClasses and Classes Description
SMFlagCreator Deprecated as of 10.1. The object for route flag creation.

.NET Samples

StreetMap routing (Code Files: RoutingForm)