ID2D1CommandSink3 interface
This interface performs all the same functions as the existing ID2D1CommandSink2 interface. It also enables access to sprite batch rendering.
Members
The ID2D1CommandSink3 interface inherits from ID2D1CommandSink2. ID2D1CommandSink3 also has these types of members:
Methods
The ID2D1CommandSink3 interface has these methods.
| Method | Description |
|---|---|
| DrawSpriteBatch |
Renders part or all of the given sprite batch to the device context using the specified drawing options. |
Requirements
|
Header |
|
|---|---|
|
Library |
|
|
DLL |
|
See also
Show: