Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContext Class / PaintBackBuffer Method / PaintBackBuffer(Int32) Method

In This Topic
    PaintBackBuffer(Int32) Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overloads Overrides Sub PaintBackBuffer( _
       ByVal controlHeight As Integer _
    ) 
    public override void PaintBackBuffer( 
       int controlHeight
    )

    Parameters

    controlHeight
    See Also