Mathematica > Visualization and Graphics > Graphics Options & Styling > Graphics Coordinates >
Mathematica > Visualization and Graphics > Symbolic Graphics Language > Graphics Coordinates >

Offset

Offset[{dx, dy}, position]
gives the position of a graphical object obtained by starting at the specified position and then moving by absolute offset {dx, dy}.
  • Offset can be used to specify offsets in any two-dimensional graphics primitive.
  • The offset is measured in units of printer's points, equal before magnification to of an inch.
  • Offset[{dx, dy}] can be used to specify an absolute radius in a Circle or Disk object.
New in 3
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team