ComponentOne Bitmap for UWP
TransformMatrix Property (AffineTransform2D)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > AffineTransform2D Class : TransformMatrix Property
The 3x2 matrix to transform the image using the Direct2D matrix transform.
Syntax
'Declaration
 
Public Property TransformMatrix As Matrix3x2
public Matrix3x2 TransformMatrix {get; set;}
See Also

Reference

AffineTransform2D Class
AffineTransform2D Members