This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > CartoUI > ESRI.ArcGIS.CartoUI > Interfaces > IN > INetworkRendererPropertyPage Interface > INetworkRendererPropertyPage.Name Property (ArcObjects .NET 10.4 SDK) |
Renderer name for the specified renderer type.
[Visual Basic .NET] Public Function get_Name ( _ ByVal rendererType As esriNetworkRendererType _ ) As String
[C#] public string get_Name ( esriNetworkRendererType rendererType );