Rect.

TopLeft Property

Summary

Gets the top left point of the rectangle.
Namespace
Avalonia
Containing Type
Rect

Syntax

public Point TopLeft { get; }

Value

Type Description
Point