Share via


CGAffineTransform.MakeScale(NFloat, NFloat) Method

Definition

public static CoreGraphics.CGAffineTransform MakeScale(System.Runtime.InteropServices.NFloat sx, System.Runtime.InteropServices.NFloat sy);
static member MakeScale : System.Runtime.InteropServices.NFloat * System.Runtime.InteropServices.NFloat -> CoreGraphics.CGAffineTransform

Parameters

sx
NFloat
sy
NFloat

Returns

Applies to