Rectangle.Width

Rectangle.Width property

Gets or sets a float value that indicates the width of the rectangle.

public double Width { get; set; }

See Also