ID2D1DrawingStateBlock1

<summary> Represents drawing state. </summary>

Members

Functions

GetDescription
void GetDescription(D2D1_DRAWING_STATE_DESCRIPTION1* stateDescription)

<summary> Retrieves the state currently contained within this state block resource. </summary>

SetDescription
void SetDescription(const(D2D1_DRAWING_STATE_DESCRIPTION1)* stateDescription)

<summary> Sets the state description of this state block resource. </summary>

Meta