ArcObjects Library Reference (NetworkAnalyst)  

INAStopRenderer2 Interface

Provides access to symbols used to display stops.

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-only property LegendClass The legend class associated with the stop symbol type.
Method MoveStopSymbol Move the stop symbol type to the new position in the group of all stop renderer symbol types.
Read/write property StopSymbol The symbol used for a located stop.
Read-only property StopSymbolPosition The stop symbol position of the symbol type in the group of all stop renderer symbol types.
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.
Read/write property Visible Indicates if the stop symbol type is visible.

Inherited Interfaces

Interfaces Description
INAStopRenderer Provides access to symbols used to display stops.

CoClasses that implement INAStopRenderer2

CoClasses and Classes Description
NAStopRenderer Defines symbology for rendering stops.

Remarks

The INAStopRenderer interface is used to set up the symoblogy used by the NAStopRenderer.  It provides the ability to change the ErrorSymbol, StopSymbol, TextSymbol, TimeViolationSymbol, and UnlocatedSymbol.