Rectangle.Size

Rectangle.Size property

Gets or sets the size of this Rectangle.

public Size Size { get; set; }

See Also