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. |
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.
Remarks
Specifies the type of stop symbol. These enumeration values are used in conjunction with methods on the INAStopRenderer2 interface of the NAStopRenderer object.