|
ReactOS 0.4.17-dev-934-g091855f
|


Public Member Functions | |
| D2D1_STROKE_TRANSFORM_TYPE | GetStrokeTransformType () |
Public Member Functions inherited from ID2D1StrokeStyle | |
| D2D1_CAP_STYLE | GetStartCap () |
| D2D1_CAP_STYLE | GetEndCap () |
| D2D1_CAP_STYLE | GetDashCap () |
| float | GetMiterLimit () |
| D2D1_LINE_JOIN | GetLineJoin () |
| float | GetDashOffset () |
| D2D1_DASH_STYLE | GetDashStyle () |
| UINT32 | GetDashesCount () |
| void | GetDashes ([out, size_is(count)] float *dashes, [in] UINT32 count) |
Public Member Functions inherited from ID2D1Resource | |
| void | GetFactory ([out] ID2D1Factory **factory) |
Public Member Functions inherited from IUnknown | |
| HRESULT | QueryInterface ([in] REFIID riid, [out, iid_is(riid)] void **ppvObject) |
| ULONG | AddRef () |
| ULONG | Release () |
Additional Inherited Members | |
Public Types inherited from IUnknown | |
| typedef IUnknown * | LPUNKNOWN |
Definition at line 902 of file d2d1_1.idl.
| D2D1_STROKE_TRANSFORM_TYPE ID2D1StrokeStyle1::GetStrokeTransformType | ( | ) |