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

Return value

This method does not return a value.

Requirements

Header

D2d1_3.h

Library

D2d1_3.lib

DLL

D2d1_3.dll

See also

ID2D1DrawingStateBlock2