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.
Gets the rendering controls that have been applied to the context.
Syntax
void GetRenderingControls(
[out] D2D1_RENDERING_CONTROLS *renderingControls
);
Parameters
[out] renderingControls
Type: D2D1_RENDERING_CONTROLS*
When this method returns, contains a pointer to the rendering controls for this context.
Return value
None
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 |
DLL | D2d1.dll |