Surface.getDeviceOffset
void getDeviceOffset(out double xOffset, out double yOffset)This function returns the previous device offset set by [cairo.surface.Surface.setDeviceOffset].
Parameters
xOffset | the offset in the X direction, in device units |
yOffset | the offset in the Y direction, in device units |