ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.Direct2D Namespace / DrawingStateDescription1 Structure / Transform Field

In This Topic
    Transform Field (DrawingStateDescription1)
    In This Topic
    D2D_MATRIX_3X2_F transform
    Syntax
    'Declaration
     
    Public Transform As Matrix3x2
    public Matrix3x2 Transform
    See Also