Overload | Description |
---|---|
SetBounds(Int32,Int32,Int32,Int32) | Sets the bounds of the object to the specified position and size. |
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) |