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