Table of Contents

Method PercentOfMinSize

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

PercentOfMinSize(double)

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

public readonly double PercentOfMinSize(double percent)

Parameters

percent double

Value from 0 to 100.

Returns

double