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

In This Topic
    PreCreatePlanarShadows Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub PreCreatePlanarShadows( _
       ByVal context As RenderContextBase _
    ) 
    protected void PreCreatePlanarShadows( 
       RenderContextBase context
    )

    Parameters

    context
    See Also