Eyeshot 9.0 WPF API Reference
CompileInternal Method (RenderContextBase)

WPF Assembly > devDept.Graphics Namespace > RenderContextBase Class : CompileInternal Method
Syntax
'Declaration
 
Protected MustOverride Sub CompileInternal( _
   ByVal data As EntityGraphicsData, _
   ByVal drawEntityCallBack As DrawEntityCallBack, _
   ByVal myParams As Object _
) 
protected abstract void CompileInternal( 
   EntityGraphicsData data,
   DrawEntityCallBack drawEntityCallBack,
   object myParams
)

Parameters

data
drawEntityCallBack
myParams
See Also

Reference

RenderContextBase Class
RenderContextBase Members