RectangleF.Width

RectangleF.Width property

Gets or sets the width of this RectangleF structure.

public float Width { get; set; }

See Also