Gets or sets the width of this System.Drawing.RectangleF structure.
Namespace: Easymap.AddIn.Common.GraphicsAssembly: EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.3.0.0
Syntaxpublic float Width { get; set; }Public Property Width As Single
Get
Set
Return Value
Single
The width of this System.Drawing.RectangleF structure.
See Also