Skip to main content

Thickness(Double, Double, Double, Double) Constructor

Initializes a new instance of the Thickness structure.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)

public Thickness(
double left,
double top,
double right,
double bottom
)

Parameters

  Double
The thickness on the left.
  Double
The thickness on the top.
  Double
The thickness on the right.
  Double
The thickness on the bottom.

See Also

Reference

Thickness Structure
Thickness Overload
Avalonia Namespace