ArcObjects Library Reference (DataSourcesFile)  

ISMFlag Interface

Deprecated as of 10.1. 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
Read/write property ObjectID Flag ID.
Read/write property PercentAlong Flag position along the street segment as a percent of the segment length.
Read/write property Side The side of the street that the flag is on. Returns an esriSMStreetSideType constant.
Read/write property StreetPoint The geographic location of the flag.

CoClasses that implement ISMFlag

CoClasses and Classes Description
SMFlag Deprecated as of 10.1. The object that represents flag properties.