Skip to main content

GetBottom Method

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

Definition

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

public static double GetBottom(
AvaloniaObject element
)

Parameters

  AvaloniaObject
The control.

Return Value

Double
The control's bottom coordinate.

See Also

Reference

Canvas Class
Avalonia.Controls Namespace