Table of Contents

Method FromArray

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

FromArray(float[]?)

Creates Thickness from array of 1, 2 or 4 values.

public static Thickness? FromArray(float[]? coord)

Parameters

coord float[]

Array with values.

Returns

Thickness?