Property TopLeft
TopLeft
Gets or sets the top-left corner point of the rectangle. When this property is set, size of the rectangle remains the same and rectangle location is changed.
[Browsable(false)]
public PointI TopLeft { readonly get; set; }
Gets or sets the top-left corner point of the rectangle. When this property is set, size of the rectangle remains the same and rectangle location is changed.
[Browsable(false)]
public PointI TopLeft { readonly get; set; }