Table of Contents

Method CoerceHeight

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

CoerceHeight(Func<double, double>)

Calls coerceFunc for the height.

public void CoerceHeight(Func<double, double> coerceFunc)

Parameters

coerceFunc Func<double, double>

CoerceHeight()

Calls CoerceCoordFunc for the height.

public void CoerceHeight()