This document is archived and information here might be outdated. Recommended version. |
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(
System.Int32* pcLayers
);
[C++] Parameters pcLayers [out, retval]
pcLayers is a parameter of type long*