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


ILensWindow.IsLive 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.IsLive Property
ArcGIS Developer Help

ILensWindow.IsLive Property

Indicates if the window shows a live view of what's under it or a snapshot.

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

Product Availability

Available with ArcGIS Desktop.

See Also

ILensWindow Interface