Method FromArray
FromArray(float[]?)
Creates Thickness from array of 1, 2 or 4 values.
public static Thickness? FromArray(float[]? coordinate)
Parameters
coordinatefloat[]Array with values.
Creates Thickness from array of 1, 2 or 4 values.
public static Thickness? FromArray(float[]? coordinate)
coordinate float[]Array with values.