Gets or sets the size of this System.Drawing.RectangleF.
Namespace: Easymap.AddIn.Common.GraphicsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic SizeF Size { get; set; }Public Property Size As SizeF
Get
Set
Return Value
SizeF
A System.Drawing.SizeF that represents the width and height of this System.Drawing.RectangleF
structure.
See Also