Rectangle.Width

Rectangle.Width property

Gets or sets the width of this Rectangle structure.

public int Width { get; set; }

Return Value

The width of this Rectangle structure.

See Also