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

View.CropBoxVisible

Property
Description:
Whether or not the Crop Box/Region is visible for the view.
Syntax
public bool CropBoxVisible { get; set; }
Exceptions
Exception Condition
InapplicableDataException Thrown when getting this property, if the view is a template and cannot have a crop box applied.
InvalidOperationException Thrown when setting this property, if the view is a template and cannot have a crop box applied.