Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / Draw3D Method

In This Topic
    Draw3D Method
    In This Topic
    Draws model, shadow and bounding box.
    Syntax
    'Declaration
     
    Protected Sub Draw3D( _
       ByVal myParams As ViewportLayout.DrawSceneParams _
    ) 
    protected void Draw3D( 
       ViewportLayout.DrawSceneParams myParams
    )

    Parameters

    myParams
    See Also