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