Whether or not the view crop is split.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool Split { get; }Property Value
Boolean
Remarks
This property reflects the actual visual split of the crop region.
Thus, if the view has non-rectangular crop shape set, this property is false.
See Also
Reference