offset
The Position this renderer offsets the rendering. For example in the case of a Box renderer which draws a box around the graphics the offset will be Position(1, 1) because a box takes up 1 column and 1 row on the top and on the left.
Sources
(source)
Link copied to clipboard