ComponentOne Bitmap for UWP
TransformMatrix Property (Transform3D)

C1.UWP.DX Assembly > C1.Util.DX.Direct2D.Effects Namespace > Transform3D Class : TransformMatrix Property
A 4x4 transform matrix applied to the projection plane.
Syntax
'Declaration
 
Public Property TransformMatrix As Matrix4x4
public Matrix4x4 TransformMatrix {get; set;}
See Also

Reference

Transform3D Class
Transform3D Members