ArcObjects Library Reference (Carto)  

INetworkLayerSymbology Interface

Provides access to members that symbolize network layers.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Description
Read-only property CanSymbolize Indicates if it can create symbology for this type of network layer.
Read-only property Priority The priority is used to determine the best symbolizer to symbolize a network layer. If multiple symbolizers can symbolize the network layer, the one with the largest numeric value for priority is chosen.
Method Symbolize Generates symbology for the network layer.

CoClasses that implement INetworkLayerSymbology

CoClasses and Classes Description
DefaultNetworkLayerSymbology The default network layer symbolizer that generates symbology for network layers.