This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IN > INetworkRendererPropertyPage Interface (ArcObjects .NET 10.5 SDK) |
Provides access to members that control the NetworkRendererPropertyPage.
Description | ||
---|---|---|
AppliesTo | Indicates if the property page is applicable to the specified renderer type. | |
CanEdit | Indicates if the network renderer can be edited by the property page. | |
Category | Category for the renderer property page. | |
ClassID | Property page class id (unique identifier object). | |
Description | Description of the renderer. | |
Name | Renderer name for the specified renderer type. | |
PreviewImage | Preview bitmap for the renderer that appears on the page. | |
RendererClassID | Renderer class id (unique identifier object). |
CoClasses and Classes | Description |
---|---|
NetworkDirtyAreaRendererPropertyPage | Property page for managing the properties of the NetworkDirtyAreaRenderer object. |
NetworkTrafficRendererPropertyPage | Property page for managing the properties of the NetworkTrafficRenderer object. |
SimpleNetworkRendererPropertyPage | Property page for managing the properties of the SimpleNetworkRenderer object. |