directx-d v0.14.1 (2022-11-15T10:12:44Z)
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>