RectangleF.Width
RectangleF.Width property
Gets or sets the width of this RectangleF structure.
public float Width { get; set; }
See Also
- struct RectangleF
- namespace System.Drawing
- assembly Aspose.Drawing
Gets or sets the width of this RectangleF structure.
public float Width { get; set; }