ComponentOne Bitmap for WPF
C1.WPF.DX.4.5.2 Assembly / C1.Util.DX.Direct3D11 Namespace / Device Class / CheckTileBasedDeferredRendererSupport Method

In This Topic
    CheckTileBasedDeferredRendererSupport Method
    In This Topic
    Gets information about whether a rendering device batches rendering commands and performs multipass rendering into tiles or bins over a render area.
    Syntax
    'Declaration
     
    Public Function CheckTileBasedDeferredRendererSupport() As Boolean
    public bool CheckTileBasedDeferredRendererSupport()
    See Also