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