Function Viewport.globalCanvasTransform

The global canvas transform of the viewport. The canvas transform is relative to this.

Transform2D globalCanvasTransform() nothrow @property @nogc;

void globalCanvasTransform (
  Transform2D v
) nothrow @property @nogc;