WindowlessComponentBounds Property  | 
 
            The bounding box 
RectangleF of the component using the coordinate system of the parent
            
 
    Namespace: 
   Easymap.AddIn.Common
    Assembly:
   EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntaxpublic RectangleF Bounds { get; set; }Public Property Bounds As RectangleF
	Get
	Set
Property Value
Type: 
RectangleF
See Also