Method CalcSplitLine
CalcSplitLine(float, float)
Calculates the bounding rect of the split line. minWeight refers to the minimum height or width of the split line.
protected virtual RectD CalcSplitLine(float splitSize, float minWeight)
Calculates the bounding rect of the split line. minWeight refers to the minimum height or width of the split line.
protected virtual RectD CalcSplitLine(float splitSize, float minWeight)