Provides access to the information about a stop's geographic location.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
Provides information such as stop location on the street, street side, and position on the street segment.
Members
Description | ||
---|---|---|
ObjectID | Flag ID. | |
PercentAlong | Flag position along the street segment as a percent of the segment length. | |
Side | The side of the street that the flag is on. Returns an esriSMStreetSideType constant. | |
StreetPoint | The geographic location of the flag. |
CoClasses that implement ISMFlag
CoClasses and Classes | Description |
---|---|
SMFlag | The object that represents flag properties. |