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