Skip to main content

SetLeft Method

Sets the value of the Left attached property for a control.

Definition

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

public static void SetLeft(
AvaloniaObject element,
double value
)

Parameters

  AvaloniaObject
The control.
  Double
The left value.

See Also

Reference

Canvas Class
Avalonia.Controls Namespace