ArcObjects Library Reference (NetworkAnalyst)  

INAStopRenderer Interface

Provides access to symbols used to display stops. Note: the INAStopRenderer interface has been superseded byINAStopRenderer2. Please consider using the more recent version.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Members

Description
Read/write property ErrorSymbol The symbol used for a stop that has an error.
Read/write property StopSymbol The symbol used for a located stop.
Read/write property TextSymbol The text symbol used for a stop.
Read/write property TimeViolationSymbol The symbol used for a stop that has a time window violation.
Read/write property UnlocatedSymbol The symbol used for a stop that could not be found on the network.

CoClasses that implement INAStopRenderer

CoClasses and Classes Description
NAStopRenderer Defines symbology for rendering stops.

Remarks

INAStopRenderer has been superseded by INAStopRenderer2.