Description
Accesses isInteractive variable, which indicates whether View is interactive.
This .NET property wraps the ObjectARX method AcGsView::isInteractive.
Visual Basic
Public Property IsInteractive() As bool
C#
public bool IsInteractive;
Conditions
Read-only