IDCompositionVisual3.SetTransform

Sets the matrix that modifies the coordinate system of this visual.

  1. HRESULT SetTransform(const(D2D_MATRIX_4X4_F)* matrix)
    interface IDCompositionVisual3
    extern (Windows)
    HRESULT
    SetTransform
    (
    const(D2D_MATRIX_4X4_F)* matrix
    )
  2. HRESULT SetTransform(IDCompositionTransform3D transform)

Meta