Gets the x-coordinate of the left edge of this System.Drawing.RectangleF
                 structure.
             
 
    Namespace: 
   Easymap.AddIn.Common.Graphics
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic float Left { get; }Public ReadOnly Property Left As Single
	Get
Return Value
Type: 
Single
                 The x-coordinate of the left edge of this System.Drawing.RectangleF structure.
See Also