This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IN > INetworkRenderer Interface > INetworkRenderer.RendererType Property (ArcObjects .NET 10.5 SDK) |
The type of the network renderer.
[Visual Basic .NET] Public Property RendererType As esriNetworkRendererType
[C#] public esriNetworkRendererType RendererType {get; set;}
[C++]
HRESULT get_RendererType(
esriNetworkRendererType* Type
);
[C++]
HRESULT put_RendererType(
esriNetworkRendererType Type
);
[C++]
Parameters Type [out, retval]
Type is a parameter of type esriNetworkRendererType Type [in]
Type is a parameter of type esriNetworkRendererType