Whether or not the Crop Box/Region is visible for the view.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 24.0.0.0 (24.0.0.0)
Syntax
C# |
---|
|
Visual Basic |
---|
|
Visual C++ |
---|
|
Exceptions
Exception | Condition |
---|---|
Autodesk.Revit.ExceptionsInapplicableDataException | Thrown when getting this property, if the view is a template and cannot have a crop box applied. |
Autodesk.Revit.ExceptionsInvalidOperationException | Thrown when setting this property, if the view is a template and cannot have a crop box applied. |