CGAffineTransform.MakeScale(NFloat, NFloat) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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