ID2D1DrawingStateBlock1 interface
Implementation of a drawing state block that adds the functionality of primitive blend in addition to already existing antialias mode, transform, tags and text rendering mode.
Members
The ID2D1DrawingStateBlock1 interface inherits from ID2D1DrawingStateBlock. ID2D1DrawingStateBlock1 also has these types of members:
Methods
The ID2D1DrawingStateBlock1 interface has these methods.
| Method | Description |
|---|---|
| GetDescription |
Gets the antialiasing mode, transform, tags, primitive blend, and unit mode portion of the drawing state. |
| SetDescription |
Sets the D2D1_DRAWING_STATE_DESCRIPTION1 associated with this drawing state block. |
Requirements
|
Minimum supported client |
Windows 8 and Platform Update for Windows 7 [desktop apps | Windows Store apps] |
|---|---|
|
Minimum supported server |
Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | Windows Store apps] |
|
Minimum supported phone |
Windows Phone 8.1 [Windows Phone Silverlight 8.1 and Windows Runtime apps] |
|
Header |
|
|
DLL |
|
See also
- ID2D1DrawingStateBlock
- ID2D1Factory::CreateDrawingStateBlock
- ID2D1DrawingStateBlock1::GetDescription1
- ID2D1DrawingStateBlock1::SetDescription1