C1.Win.C1DX.4.8 Assembly / C1.Util.DX.Direct2D Namespace / DeviceContext Class / SetRenderingControls Method

In This Topic
SetRenderingControls Method
In This Topic
void ID2D1DeviceContext::SetRenderingControls([In] const D2D1_RENDERING_CONTROLS* renderingControls)
Syntax
'Declaration
 
Public Sub SetRenderingControls( _
   ByVal renderingControls As RenderingControls _
) 
 

Parameters

renderingControls
See Also