CGAffineTransform.MakeTranslation(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 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