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

Property Value

Type: RectangleF
See Also