Source position: CGContext.pas line 351
procedure CGContextTranslateCTM(
c: CGContextRef;
tx: CGFloat;
ty: CGFloat
);