Represents a position offset by a specified number of printers points
Offset[{dx, dy}, position]
Graphics[Disk[{0, 0}, Offset[{10, 40}]], Frame -> True]
→ -Graphics-Graphics[Rectangle[Offset[{10, 20}, {0, 0}], Offset[{-10, -20}, {1, 1}]], Frame -> True]
→ -Graphics-Graphics[Circle[{0, 0}, Offset[{10, 40}]], Frame -> True]
→ -Graphics-