Table of Contents

Method CalcSplitLine

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

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)

Parameters

splitSize float
minWeight float

Returns

RectD