The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
IDCompositionVisual::SetTransform methods
Overload list
| Method | Description |
|---|---|
| SetTransform(D2D_MATRIX_3X2_F&) |
Sets the Transform property to the specified transform matrix. |
| SetTransform(IDCompositionTransform*) |
Sets the Transform property to the specified transformation object. |
Requirements
|
Minimum supported client |
Windows 8 [desktop apps only] |
|---|---|
|
Minimum supported server |
Windows Server 2012 [desktop apps only] |
|
Header |
|
|
Library |
|
|
DLL |
|
See also
- IDCompositionMatrixTransform
- IDCompositionRotateTransform
- IDCompositionScaleTransform
- IDCompositionSkewTransform
- IDCompositionTransform
- IDCompositionTranslateTransform
- IDCompositionVisual
- IDCompositionVisual::SetOffsetX
- IDCompositionVisual::SetOffsetY
Show: