Size

Rectangle.Size property

Gets the size.

public Size Size { get; }

Property Value

An instance of Size class that represents the size of the rectangular area.

See Also