TopLeft Property
Gets the top left point of the rectangle.
Definition
Namespace: Avalonia
Assembly: Avalonia.Base (in Avalonia.Base.dll)
- C#
- VB
- F#
public Point TopLeft { get; }
Public ReadOnly Property TopLeft As Point
Get
member TopLeft : Point with get