Skip to main content

GetLeft Method

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

Definition

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

public static double GetLeft(
AvaloniaObject element
)

Parameters

  AvaloniaObject
The control.

Return Value

Double
The control's left coordinate.

See Also

Reference

Canvas Class
Avalonia.Controls Namespace