This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IT > ITerrainLayer Interface > ITerrainLayer.RendererCount Property (ArcObjects .NET 10.5 SDK) |
The number of renderers.
[Visual Basic .NET] Public ReadOnly Property RendererCount As Integer
[C#] public int RendererCount {get;}
[C++]
HRESULT get_RendererCount(
long* pRendererCount
);
[C++]
Parameters pRendererCount [out, retval] pRendererCount is a parameter of type long