This document is archived and information here might be outdated.  Recommended version.


IGlobeDeployment.LayerCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcGlobe > ESRI.ArcGIS.ArcGlobe > Interfaces > IG > IGlobeDeployment Interface > IGlobeDeployment.LayerCount Property
ArcGIS Developer Help

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