Table of Contents

Method PercentOfMinSize

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

PercentOfMinSize(float)

Gets percentage of minimal size. Chooses minimum of Width and Height) and calculates percent of this value.

public readonly float PercentOfMinSize(float percent)

Parameters

percent float

Value from 0 to 100.

Returns

float