Gets the annotation crop box assigned to the view.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public CurveLoop GetAnnotationCropShape()
Return Value
CurveLoop
The annotation crop boundary.
Exceptions
Remarks
Currently, this method returns only the rectangular annotation crop box.
See Also
Reference