ホーム › Graphics.DirectComposition › IDCompositionScaleTransform
IDCompositionScaleTransform
COMメソッド 8
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 3 | HRESULT SetScaleX(IDCompositionAnimation* animation) |
| 4 | HRESULT SetScaleX(FLOAT scaleX) |
| 5 | HRESULT SetScaleY(IDCompositionAnimation* animation) |
| 6 | HRESULT SetScaleY(FLOAT scaleY) |
| 7 | HRESULT SetCenterX(IDCompositionAnimation* animation) |
| 8 | HRESULT SetCenterX(FLOAT centerX) |
| 9 | HRESULT SetCenterY(IDCompositionAnimation* animation) |
| 10 | HRESULT SetCenterY(FLOAT centerY) |