ArcObjects Library Reference (ArcGlobe)  

IGlobeDeployment.LayerCount Property

The number of layers to be deployed.

[Visual Basic .NET]
Public ReadOnly Property LayerCount As Integer
[C#]
public int LayerCount {get;}

Product Availability

Available with ArcGIS Desktop. Requires 3D Analyst Extension.

See Also

IGlobeDeployment Interface