ViewCropRegionShapeManager.GetSplitRegionMaximum
Description:
Returns the proportional location of the maximum boundary of the specified split crop region.
Returns the proportional location of the maximum boundary of the specified split crop region.
-
regionIndexIndex of region to be split horizontally (numbering starts with 0).
Return Value
double
A value from 0 to 1 representing the maximum location for the regions split boundary.
This number represents the location as a ratio along the non-split rectangular crop.
-
The provided region index is invalid.