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

Property Value

RectangleF
See Also