CRenderTarget::RestoreDrawingState
Sets the render target's drawing state to that of the specified ID2D1DrawingStateBlock.
void RestoreDrawingState(
ID2D1DrawingStateBlock& drawingStateBlock
);
Parameters
- drawingStateBlock
The new drawing state of the render target.
Requirements
Header: afxrendertarget.h