Click or drag to resize

WindowlessComponentBounds Property

The bounding box RectangleF of the component using the coordinate system of the parent

Namespace:  Easymap.AddIn.Common
Assembly:  EasyMap.AddIn (in EasyMap.AddIn.dll) Version: 12.0.0.0
Syntax
public RectangleF Bounds { get; set; }

Property Value

Type: RectangleF
See Also