![]() |
![]() |
a UI base class that supplies geometry attributes for scrolling window UI objects
int+read virtualWidth, virtualHeight;
};
UIvirtual Geom is a base class used by scrolling window UI classes to specify its virtual window width and height values. It cannot be instantiated separately.
Attributes that specify the virtual width and height of the scrollable window in pixels. The values are ints.
![]() |
![]() |