Eyeshot 10 WinForms API Reference
DrawEntity(RenderContextBase,Object) Method

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Mesh Class : DrawEntity(RenderContextBase,Object) Method
Syntax
'Declaration
 
Protected Overridable Sub DrawEntity( _
   ByVal context As RenderContextBase, _
   ByVal myParams As Object _
) 
protected virtual void DrawEntity( 
   RenderContextBase context,
   object myParams
)

Parameters

context
myParams
See Also

Reference

Mesh Class
Mesh Members