Table of Contents

Method ScaleValueToPosition

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

ScaleValueToPosition(int)

Scales a position value to a coordinate on the slider scale.

float ScaleValueToPosition(int val)

Parameters

val int

The position value to be scaled.

Returns

float

The corresponding coordinate on the slider scale.