Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
Inheritance
The ID2D1DrawingStateBlock1 interface inherits from ID2D1DrawingStateBlock. ID2D1DrawingStateBlock1 also has these types of members:
Methods
The ID2D1DrawingStateBlock1 interface has these methods.
ID2D1DrawingStateBlock1::GetDescription Gets the antialiasing mode, transform, tags, primitive blend, and unit mode portion of the drawing state. |
ID2D1DrawingStateBlock1::SetDescription Sets the D2D1_DRAWING_STATE_DESCRIPTION1 associated with this drawing state block. |
Requirements
Requirement | Value |
---|---|
Minimum supported client | Windows 8 and Platform Update for Windows 7 [desktop apps | UWP apps] |
Minimum supported server | Windows Server 2012 and Platform Update for Windows Server 2008 R2 [desktop apps | UWP apps] |
Target Platform | Windows |
Header | d2d1_1.h |
See also
ID2D1DrawingStateBlock1::GetDescription1