imageRegion3D property

List<ImagingSelectionImageRegion3D>? imageRegion3D
inherited

imageRegion3D Each imaging selection might includes a 3D image region, specified by a region type and a set of 3D coordinates.

Implementation

List<ImagingSelectionImageRegion3D>? get imageRegion3D =>
    throw _privateConstructorUsedError;