PixelRectTopLeft Property
Gets the top left point of the rectangle.
Namespace: AvaloniaAssembly: Avalonia.Base (in Avalonia.Base.dll) Version: 11.3.999
public PixelPoint TopLeft { get; }
Public ReadOnly Property TopLeft As PixelPoint
Get
member TopLeft : PixelPoint with get
Property Value
PixelPoint