cropBox property
The active crop box (a unit cube placed in the set's local space), or null when no crop is set. See setCropBox.
Implementation
vm.Matrix4? get cropBox => _geometry.cropBox;
The active crop box (a unit cube placed in the set's local space), or null when no crop is set. See setCropBox.
vm.Matrix4? get cropBox => _geometry.cropBox;