This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Interfaces > IN > INAStopRenderer2 Interface (ArcObjects .NET 10.4 SDK) |
Provides access to symbols used to display stops.
Description | ||
---|---|---|
ErrorSymbol | The symbol used for a stop that has an error. | |
LegendClass | The legend class associated with the stop symbol type. | |
MoveStopSymbol | Move the stop symbol type to the new position in the group of all stop renderer symbol types. | |
StopSymbol | The symbol used for a located stop. | |
StopSymbolPosition | The stop symbol position of the symbol type in the group of all stop renderer symbol types. | |
TextSymbol | The text symbol used for a stop. | |
TimeViolationSymbol | The symbol used for a stop that has a time window violation. | |
UnlocatedSymbol | The symbol used for a stop that could not be found on the network. | |
Visible | Indicates if the stop symbol type is visible. |
Interfaces | Description |
---|---|
INAStopRenderer | Provides access to symbols used to display stops. |
CoClasses and Classes | Description |
---|---|
NAStopRenderer | Defines symbology for rendering stops. |
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.