Eyeshot 11 WPF API Reference
WPF Assembly / devDept.Eyeshot Namespace / ViewportLayoutBase Class / DoubleBuffered Method

In This Topic
    DoubleBuffered Method
    In This Topic
    Syntax
    'Declaration
     
    Public Sub DoubleBuffered( _
       ByVal val As Boolean _
    ) 
    public void DoubleBuffered( 
       bool val
    )

    Parameters

    val
    See Also