Window origin for the canvas.
Source position: lazcanvas.pas line 165
public property TLazCanvas.WindowOrg : TPoint read GetWindowOrg write SetWindowOrg;
Contains the absolute coordinates for the canvas with BaseWindowOrg summed up.