directx-d v0.14.0 (2020-05-02T17:46:30Z)
Dub
Repo
ID2D1DrawingStateBlock1.SetDescription
directx
d2d1_1
ID2D1DrawingStateBlock1
<summary> Sets the state description of this state block resource. </summary>
void
SetDescription
(const(D2D1_DRAWING_STATE_DESCRIPTION1)* stateDescription)
interface
ID2D1DrawingStateBlock1
extern (
Windows
)
void
SetDescription
(
const
(
D2D1_DRAWING_STATE_DESCRIPTION1
)*
stateDescription
)
void
SetDescription
(const(D2D1_DRAWING_STATE_DESCRIPTION)* stateDescription)
Meta
Source
See Implementation
directx
d2d1_1
ID2D1DrawingStateBlock1
functions
GetDescription
SetDescription
<summary> Sets the state description of this state block resource. </summary>