This document is archived and information here might be outdated.  Recommended version.


esriNAStopSymbolType Constants (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Constants > E > esriNAStopSymbolType Constants
ArcGIS Developer Help

esriNAStopSymbolType Constants

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.