Rectangle.Width

Rectangle.Width property

Gets or sets the width of this Rectangle structure.

public int Width { get; set; }

See Also