ID2D1DrawingStateBlock2::SetDescription method
[This documentation is preliminary and is subject to change.]
Sets the state description of this state block resource.
Syntax
void
SetDescription(
[in] const D2D1_DRAWING_STATE_DESCRIPTION2 *stateDescription
);
Parameters
stateDescription [in]
Type: const D2D1_DRAWING_STATE_DESCRIPTION2*The drawing state description to store in this drawing state block.
Return value
This method does not return a value.
Requirements
Header |
D2d1_3.h |
Library |
D2d1_3.lib |
DLL |
D2d1_3.dll |