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
|
Name |
Description |
|
CanSymbolize |
Indicates if it can create symbology for this type of network layer. |
|
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. |
|
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. |