Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot.Entities Namespace / Entity Class / DrawForShadow Method

In This Topic
    DrawForShadow Method (Entity)
    In This Topic
    Draws the entity planar shadow.
    Syntax
    'Declaration
     
    Protected Friend Overridable Sub DrawForShadow( _
       ByVal data As RenderParams _
    ) 
    protected internal virtual void DrawForShadow( 
       RenderParams data
    )

    Parameters

    data
    See Also