Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Graphics Namespace / ShadowMapData Class / Dispose Method

In This Topic
    Dispose Method (ShadowMapData)
    In This Topic
    Syntax
    'Declaration
     
    Public Sub Dispose( _
       ByVal renderContext As RenderContextBase _
    ) 
    public void Dispose( 
       RenderContextBase renderContext
    )

    Parameters

    renderContext
    See Also