Share via


CGAffineTransform(NFloat, NFloat, NFloat, NFloat, NFloat, NFloat) Constructor

Definition

public CGAffineTransform(System.Runtime.InteropServices.NFloat a, System.Runtime.InteropServices.NFloat b, System.Runtime.InteropServices.NFloat c, System.Runtime.InteropServices.NFloat d, System.Runtime.InteropServices.NFloat tx, System.Runtime.InteropServices.NFloat ty);
new CoreGraphics.CGAffineTransform : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> CoreGraphics.CGAffineTransform

Parameters

a
NFloat
b
NFloat
c
NFloat
d
NFloat
tx
NFloat
ty
NFloat

Applies to