My interpretation:
– For Scratch programmers the graphical objects are sprites and background
– For Visual Basic programmers the graphical objects are text boxes, buttons, etc.
These all have graphic properties such as location, size, visibility that are controlled by program code.