This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > PublisherControls > ESRI.ArcGIS.PublisherControls > Interfaces > IA > IARGlobeControl Interface > IARGlobeControl.SwipeLayer Property (ArcObjects .NET 10.5 SDK) |
The swipe layer used by the control.
[Visual Basic .NET] Public Property SwipeLayer As ARLayer
[C#] public ARLayer SwipeLayer {get; set;}
This property can be used to specify the ARLayer which is used by the esriARToolGlobeSwipe. Layers beneath the ArcReaderGlobeControl::SwipeLayer will be revealed when the esriARToolGlobeSwipe tool is used.