Table of Contents

Method ApplyMinMax

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

ApplyMinMax(double, double)

Apply minimal and maximal limits to all the fields of the Thickness instance.

public void ApplyMinMax(double min, double max)

Parameters

min double

Minimal possible thickness.

max double

Maximal possible thikness.