ホーム › Storage.Xps › IXpsOMGeometry
IXpsOMGeometry
COMメソッド 9
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 5 | HRESULT GetFigures(IXpsOMGeometryFigureCollection** figures) |
| 6 | HRESULT GetFillRule(XPS_FILL_RULE* fillRule) |
| 7 | HRESULT SetFillRule(XPS_FILL_RULE fillRule) |
| 8 | HRESULT GetTransform(IXpsOMMatrixTransform** transform) |
| 9 | HRESULT GetTransformLocal(IXpsOMMatrixTransform** transform) |
| 10 | HRESULT SetTransformLocal(IXpsOMMatrixTransform* transform) |
| 11 | HRESULT GetTransformLookup(LPWSTR* lookup) |
| 12 | HRESULT SetTransformLookup(LPWSTR lookup) |
| 13 | HRESULT Clone(IXpsOMGeometry** geometry) |