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


ILensWindow.UpdateWhileDragging Property (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > ArcMapUI > ESRI.ArcGIS.ArcMapUI > Interfaces > IL > ILensWindow Interface > ILensWindow.UpdateWhileDragging Property
ArcGIS Developer Help

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