This document is archived and information here might be outdated. Recommended version. |
Network Analyst stop renderer symbol types.
Constant | Value | Description |
---|---|---|
esriNAStopSymbolTypeOK | 0 | The stop does not have any errors. |
esriNAStopSymbolTypeNotLocated | 1 | The stop could not be located on the network. |
esriNAStopSymbolTypeError | 2 | The stop has an error. |
esriNAStopSymbolTypeTimeViolation | 3 | The stop violates the time window. |
Specifies the type of stop symbol. These enumeration values are used in conjunction with methods on the INAStopRenderer2 interface of the NAStopRenderer object.