ArcObjects Library Reference (PublisherControls)  

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 (Code Files: DocumentProperties)