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


IARGlobe.ARLayerCount Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobe Interface > IARGlobe.ARLayerCount Property
ArcGIS Developer Help

IARGlobe.ARLayerCount Property

The number of layers in the globe's layer collection.

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

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

The ARLayerCount property returns the number of ARLayers within the ARGlobe.

See Also

IARGlobe Interface

.NET Samples

ArcReaderGlobeControl document properties