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