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.
Applies the specified transform to the render target, replacing the existing transformation. All subsequent drawing operations occur in the transformed space.
void GetTransform(
D2D1_MATRIX_3X2_F* transform
);
Parameters
- transform
The transform to apply to the render target.
Requirements
Header: afxrendertarget.h