Skip to main content

GetRight Method

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

Definition

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

public static double GetRight(
AvaloniaObject element
)

Parameters

  AvaloniaObject
The control.

Return Value

Double
The control's right coordinate.

See Also

Reference

Canvas Class
Avalonia.Controls Namespace