Matrix(Double, Double, Double, Double, Double, Double) Constructor
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 Matrix (double m11, double m12, double m21, double m22, double offsetX, double offsetY);
new Xamarin.Forms.Shapes.Matrix : double * double * double * double * double * double -> Xamarin.Forms.Shapes.Matrix
Parameters
- m11
- System.Double
- m12
- System.Double
- m21
- System.Double
- m22
- System.Double
- offsetX
- System.Double
- offsetY
- System.Double