ViewGetCropRegionShapeManager Method

Returns an object for managing view crop region shape.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public ViewCropRegionShapeManager GetCropRegionShapeManager()

Return Value

ViewCropRegionShapeManager
The crop region shape manager.
See Also