Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Saves the current drawing state to the specified ID2D1DrawingStateBlock.
void SaveDrawingState(
ID2D1DrawingStateBlock& drawingStateBlock
) const;
Parameters
- drawingStateBlock
When this method returns, contains the current drawing state of the render target. This parameter must be initialized before passing it to the method.
Requirements
Header: afxrendertarget.h