ViewCropRegionShapeManager.RemoveSplitRegion
Description:
Removes one region in split crop.
Removes one region in split crop.
public void RemoveSplitRegion(
int regionIndex
)
-
Int32regionIndexIndex of region to be deleted (numbering starts with 0).
-
The provided region index cannot be deleted.
-
The crop of the associated view is not permitted to have multiple regions. -or- The view has non-rectangular crop shape set.