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