Overload | Description |
---|---|
SetBounds(Int32,Int32,Int32,Int32) | Sets the bounds of the element to the location and size of the bounding rectangle of the specified dimensions (in integer values). (Inherited from FarPoint.Win.ElementWindowless) |
SetBounds(Rectangle) | Sets the bounds of the element to the location and size of the specified bounding rectangle object (with integer values). (Inherited from FarPoint.Win.ElementWindowless) |
SetBounds(RectangleF) | Sets the bounds of the element to the location and size of the specified bounding rectangle object (with floating-point values). (Inherited from FarPoint.Win.ElementWindowless) |