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


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

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