Property Size
Size
Gets or sets the size of this RectangleF.
public SizeF Size { get; set; }
Property Value
- SizeF
A SizeF that represents the width and height of this RectangleF structure.
Gets or sets the size of this RectangleF.
public SizeF Size { get; set; }
A SizeF that represents the width and height of this RectangleF structure.