Table of Contents

Method AutoScale

Namespace
Alternet.Common
Assembly
Alternet.Common.Winforms.v10.dll

AutoScale(Padding)

Automatically scales the specified Padding value.

public static Padding AutoScale(this Padding value)

Parameters

value Padding

Value to scale.

Returns

Padding

Scaled value if auto scaling enabled; otherwise original value.