Share via


CGAffineTransform.MakeTranslation(NFloat, NFloat) Method

Definition

public static CoreGraphics.CGAffineTransform MakeTranslation(System.Runtime.InteropServices.NFloat tx, System.Runtime.InteropServices.NFloat ty);
static member MakeTranslation : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> CoreGraphics.CGAffineTransform

Parameters

tx
NFloat
ty
NFloat

Returns

Applies to