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