RectPosition Property
Gets the position of the rectangle.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public Point Position { get; }
Public ReadOnly Property Position As Point
Get
member Position : Point with get
Property Value
Point