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; }
Public Property Bounds As RectangleF
Get
Set
Property Value
Type:
RectangleFSee Also