ComponentOne Bitmap for WPF
SetRenderingControls Method

C1.WPF.DX.4 Assembly > C1.Util.DX.Direct2D Namespace > DeviceContext Class : SetRenderingControls Method
void ID2D1DeviceContext::SetRenderingControls([In] const D2D1_RENDERING_CONTROLS* renderingControls)
Syntax
'Declaration
 
Public Sub SetRenderingControls( _
   ByVal renderingControls As RenderingControls _
) 
public void SetRenderingControls( 
   RenderingControls renderingControls
)

Parameters

renderingControls
See Also

Reference

DeviceContext Class
DeviceContext Members