Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / D3DRenderContextWF Class / Resize Method

In This Topic
    Resize Method (D3DRenderContextWF)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides Sub Resize( _
       ByVal size As Size _
    ) 
    public override void Resize( 
       Size size
    )

    Parameters

    size
    See Also