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>

GetDescription
void GetDescription(D2D1_DRAWING_STATE_DESCRIPTION* stateDescription)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
SetDescription
void SetDescription(const(D2D1_DRAWING_STATE_DESCRIPTION1)* stateDescription)

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

SetDescription
void SetDescription(const(D2D1_DRAWING_STATE_DESCRIPTION)* stateDescription)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.

Meta