Eyeshot 9.0 WPF API Reference
DrawShadow Method

WPF Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : DrawShadow Method
Draws the model shadow
Syntax
'Declaration
 
Protected Overridable Sub DrawShadow( _
   ByVal drawScale As Single _
) 
protected virtual void DrawShadow( 
   float drawScale
)

Parameters

drawScale
See Also

Reference

ViewportLayout Class
ViewportLayout Members