Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / DeviceContext Class / GetRenderingControls Method

In This Topic
    GetRenderingControls Method
    In This Topic
    void ID2D1DeviceContext::GetRenderingControls([Out] D2D1_RENDERING_CONTROLS* renderingControls)
    Syntax
    'Declaration
     
    Public Function GetRenderingControls() As RenderingControls
    public RenderingControls GetRenderingControls()
    See Also