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

Property Value

Type: RectangleF
See Also