ComponentOne Bitmap for WinForms
C1.Win.C1DX.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 System.Boolean
    public System.bool CheckTileBasedDeferredRendererSupport()
    See Also