ArcObjects Library Reference  (PublisherControls)    

IARGlobeControl.SwipeLayer Property

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;}

Product Availability

Available with ArcGIS Desktop. Requires Publisher Extension.

Description

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.

See Also

IARGlobeControl Interface

 


Feedback Send feedback on this page