ホーム › Graphics.Direct2D › ID2D1SvgPaint
ID2D1SvgPaint
COMメソッド 7
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 6 | HRESULT SetPaintType(D2D1_SVG_PAINT_TYPE paintType) |
| 7 | D2D1_SVG_PAINT_TYPE GetPaintType() |
| 8 | HRESULT SetColor(D2D1_COLOR_F* color) |
| 9 | void GetColor(D2D1_COLOR_F* color) |
| 10 | HRESULT SetId(LPWSTR id) |
| 11 | HRESULT GetId(LPWSTR id, DWORD idCount) |
| 12 | DWORD GetIdLength() |