2020 Method
Changes 0
M

ViewCropRegionShapeManager.GetSplitRegionMaximum

Description:
Returns the proportional location of the maximum boundary of the specified split crop region.
public double GetSplitRegionMaximum(
	int regionIndex
)
  • regionIndex
    Index 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.