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


ILensWindow.UpdateWhileDragging Property (ArcObjects .NET 10.5 SDK)
ArcObjects Library Reference (ArcMapUI)  

ILensWindow.UpdateWhileDragging Property

Indicates if the window is redrawn as it's moved or not.

[Visual Basic .NET]
Public Property UpdateWhileDragging As Boolean
[C#]
public bool UpdateWhileDragging {get; set;}

Product Availability

Available with ArcGIS Desktop.

See Also

ILensWindow Interface