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


ISMFlagCreator2 Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > DataSourcesFile > ESRI.ArcGIS.DataSourcesFile > Interfaces > IS > ISMFlagCreator2 Interface
ArcGIS Developer Help

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

Name 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.

Classes that implement ISMFlagCreator2

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

.NET Samples

StreetMap routing