This document is archived and information here might be outdated. Recommended version. |
The number of Layer objects contained within the globe document.
[Visual Basic .NET] Public ReadOnly Property LayerCount As Integer
[C#] public int LayerCount {get;}
[C++]
HRESULT get_LayerCount(
System.Int32* plLayerCount
);
[C++]
Parameters plLayerCount [out, retval]
plLayerCount is a parameter of type long*