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

WinForms Assembly > devDept.Eyeshot.Entities Namespace > FastPointCloud Class > DrawSelected Method : DrawSelected(RenderContextBase,Object) Method
The render context
The parameters
Draws the fast point cloud selected.
Syntax
'Declaration
 
Protected Overloads Sub DrawSelected( _
   ByVal context As RenderContextBase, _
   ByVal myParams As Object _
) 
protected void DrawSelected( 
   RenderContextBase context,
   object myParams
)

Parameters

context
The render context
myParams
The parameters
See Also

Reference

FastPointCloud Class
FastPointCloud Members
Overload List