This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > 3DAnalyst > ESRI.ArcGIS.Analyst3D > Interfaces > IS > IScene Interface > IScene.LayerCount Property (ArcObjects .NET 10.4 SDK) |
The number of layers in the scene.
[Visual Basic .NET] Public ReadOnly Property LayerCount As Integer
[C#] public int LayerCount {get;}
[C++]
HRESULT get_LayerCount(
long* pcLayers
);
[C++]
Parameters pcLayers [out, retval] pcLayers is a parameter of type long