Gets or sets the y-coordinate of the upper-left corner 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 Y { get; set; }Public Property Y As Single
	Get
	Set
Return Value
Type: 
Single
                 The y-coordinate of the upper-left corner of this System.Drawing.RectangleF
                 structure.
See Also