Edit

Share via


RectangleF.Width Property

Definition

Gets or sets the width of this RectangleF structure.

C#
public float Width { get; set; }

Property Value

The width of this RectangleF structure. The default is 0.

Applies to