Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / PlanarShadowBase Class / EndDraw Method

In This Topic
    EndDraw Method (PlanarShadowBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub EndDraw( _
       ByVal renderContext As RenderContextBase _
    ) 
    protected void EndDraw( 
       RenderContextBase renderContext
    )

    Parameters

    renderContext
    See Also