Skip to content

Rectangle.TopLeft Property

Definition

Namespace: Brine2D.Core

Gets the top-left corner as a Vector2.

C#
public System.Numerics.Vector2 TopLeft { get; }

Property Value

System.Numerics.Vector2