RectangleF.Width

RectangleF.Width property

Gets or sets the width of this RectangleF structure.

public float Width { get; set; }

Return Value

The width of this RectangleF structure.

See Also