World

First element in file, describes width, height and select first draw-obj as root

Properties

property width: INTEGER;
Required YES

Width of image.

property height: INTEGER;
Required YES

Height of image.

property body: DRAW-OBJ-SELECTOR;
Required YES

Link to the first draw obj. Usually is a container with another draw-objs.