PixelRectPosition Property

Gets the position of the rectangle.

Definition

Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public PixelPoint Position { get; }

Property Value

PixelPoint

See Also