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
Syntaxpublic RectangleF Bounds { get; set; }
Public Property Bounds As RectangleF
Get
Set
Property Value
Type:
RectangleF
See Also