Eyeshot 11 WinForms API Reference
WinForms Assembly / devDept.Eyeshot Namespace / ViewportLayout Class / DrawShadow Method

In This Topic
    DrawShadow Method
    In This Topic
    Draws the model shadow
    Syntax
    'Declaration
     
    Protected Overridable Sub DrawShadow( _
       ByVal drawScale As Single _
    ) 
    protected virtual void DrawShadow( 
       float drawScale
    )

    Parameters

    drawScale
    See Also