ホーム › Graphics.Direct2D › ID2D1DeviceContext1
ID2D1DeviceContext1
COMメソッド 3
vtbl = vtable インデックス(0始まり)。HSP等からCOMメソッドをインデックス指定で呼ぶ際に使用します。0〜2 は IUnknown。
| vtbl | メソッド |
|---|---|
| 92 | HRESULT CreateFilledGeometryRealization(ID2D1Geometry* geometry, FLOAT flatteningTolerance, ID2D1GeometryRealization** geometryRealization) |
| 93 | HRESULT CreateStrokedGeometryRealization(ID2D1Geometry* geometry, FLOAT flatteningTolerance, FLOAT strokeWidth, ID2D1StrokeStyle* strokeStyle, ID2D1GeometryRealization** geometryRealization) |
| 94 | void DrawGeometryRealization(ID2D1GeometryRealization* geometryRealization, ID2D1Brush* brush) |