Click or drag to resize

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
Syntax
public RectangleF ClientBounds { get; set; }

Property Value

Type: RectangleF
See Also