The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ID2D1Factory::CreateDrawingStateBlock methods
Overload list
| Method | Description |
|---|---|
| CreateDrawingStateBlock(D2D1_DRAWING_STATE_DESCRIPTION*,IDWriteRenderingParams*,ID2D1DrawingStateBlock**) |
Creates an ID2D1DrawingStateBlock that can be used with the SaveDrawingState and RestoreDrawingState methods of a render target. |
| CreateDrawingStateBlock(ID2D1DrawingStateBlock**) |
Creates an ID2D1DrawingStateBlock that can be used with the SaveDrawingState and RestoreDrawingState methods of a render target. |
| CreateDrawingStateBlock(D2D1_DRAWING_STATE_DESCRIPTION&,ID2D1DrawingStateBlock**) |
Creates an ID2D1DrawingStateBlock that can be used with the SaveDrawingState and RestoreDrawingState methods of a render target. |
Requirements
|
Library |
|
|---|---|
|
DLL |
|
See also
Show: