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

In This Topic
    PostCreatePlanarShadows Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Sub PostCreatePlanarShadows( _
       ByVal context As RenderContextBase, _
       ByVal orientationMode As orientationType _
    ) 
    protected void PostCreatePlanarShadows( 
       RenderContextBase context,
       orientationType orientationMode
    )

    Parameters

    context
    orientationMode
    See Also