Provides access to members for creating SMFlag objects. Note: the ISMFlagCreator interface has been superseded byISMFlagCreator2. Please consider using the more recent version.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
This interaface allows you to create SMFlag objects. The SMFlag is non-creatable object so you need to use ISMFlagCreator interface to get an instance of it.
Members
Description | ||
---|---|---|
CreateFlag | Creates the route flag using its geographic location. | |
CreateFlagDirection | Creates the route flag using its geographic location and required direction. | |
CreateFlagDirectionAdv | Creates the route flag using its geographic location, required direction and latency. |
CoClasses that implement ISMFlagCreator
CoClasses and Classes | Description |
---|---|
SMFlagCreator | The object for route flag creation. |