Table of Contents

Method Coerce

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

Coerce(Func<float, float>)

Calls coerceFunc for the width and height.

public void Coerce(Func<float, float> coerceFunc)

Parameters

coerceFunc Func<float, float>

Coerce()

Calls CoerceCoordFunc for the width and height.

public void Coerce()