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


NAStopRenderer Class (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > NetworkAnalyst > ESRI.ArcGIS.NetworkAnalyst > Classes > N > NAStopRenderer Class
ArcGIS Developer Help

NAStopRendererClass Class

Defines symbology for rendering stops.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server. Requires Network Analyst Extension.

Interfaces

Interfaces Description
IFeatureRenderer (esriCarto) Provides access to members that control functionality common to all feature renderers.
IFeatureSelectionRenderer (esriCarto) Provides access to members that control functionality common to all feature selection renderers.
ILegendInfo (esriCarto) Provides access to members that control legend information provided by a renderer.
ILevelRenderer (esriCarto) Provides access to members that control the drawing of symbols for features, where symbols are separated into levels, and each level drawn separately.
INAStopRenderer Provides access to symbols used to display stops.
INAStopRenderer2 Provides access to symbols used to display stops.
IPersistStream (esriSystem)
IPropertySupport (esriSystem) Provides access to members that set a default property on an object.

Remarks

The NAStopRenderer is a specialized renderer for drawing Stops.  It provides specialized symbology for regular stops, as well as for stops that have errors, are unlocated, or have a time window violation.  It also draws the sequence number of the stop within the stop symbol.  You can configure a FeatureLayer that is referencing an NAClass representing stops to use this renderer.