Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

ID2D1Factory1::CreateDrawingStateBlock methods

Creates a new drawing state block, this can be used in subsequent SaveDrawingState and RestoreDrawingState operations on the render target.

Overload list

MethodDescription
CreateDrawingStateBlock (D2D1_DRAWING_STATE_DESCRIPTION1*, IDWriteRenderingParams*, ID2D1DrawingStateBlock1**)

Creates a new drawing state block, this can be used in subsequent SaveDrawingState and RestoreDrawingState operations on the render target.

CreateDrawingStateBlock (ID2D1DrawingStateBlock1**)

Creates a new drawing state block, this can be used in subsequent SaveDrawingState and RestoreDrawingState operations on the render target.

CreateDrawingStateBlock (D2D1_DRAWING_STATE_DESCRIPTION1&, ID2D1DrawingStateBlock1**)

Creates a new drawing state block, this can be used in subsequent SaveDrawingState and RestoreDrawingState operations on the render target.

See also

ID2D1Factory1

 

 

Show:
© 2017 Microsoft