The swipe layer used by the control.
[Visual Basic 6.0] Property SwipeLayer As IARLayer
[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.