Table of Contents

Method GetSplitSize

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

GetSplitSize(float, float)

Calculates the split size based on the mouse position (x, y).

protected virtual float GetSplitSize(float x, float y)

Parameters

x float
y float

Returns

float