60.1 Overview

VSpace class simply creates objects of a fixed device-independent pixel size. This is typically used to fine-tune the GUI layout. To create padding objects that are freely resizable, you can use Rectangle class instead. See Rectangle class for details.


Show TOC