RVTDocs.com
Namespace: Autodesk.Revit.DB Class: View3D

View3D.IsLocked

Property
Description:
Indicates if the view is locked.
Syntax
public bool IsLocked { get; }
Exceptions
Exception Condition
InvalidOperationException Returns true if the view is not a view template.