ThicknessHelper.FromUniformLength(Double) Method

Definition

Creates a new Thickness value using a uniform value for all the element values. C# code should use the Thickness(Double) constructor instead.

C#
public static Thickness FromUniformLength(double uniformLength);

Parameters

uniformLength
Double

The uniform value to apply to all four of the Thickness element values.

Returns

The created Thickness.

Applies to

Proizvod Verzije
Windows App SDK 0.8, 1.0, 1.1, 1.2, 1.3, 1.4, 1.5, 1.6