MakeRectangleVisible
This method makes a rectangle with a defined distance to the border visible.
Syntax
MakeRectangleVisible (Left As Long, Top As Long, Width As Long, Height As Long, DistanceToBorder As Long)
Parameter | Description |
---|---|
Left |
Left coordinate of the rectangle |
Top |
Top coordinate of the rectangle |
Width |
Width of the rectangle |
Height |
Height of the rectangle |
DistanceToBorder |
Distance to border |