Eyeshot 10 WPF API Reference
DrawForSelectionWireframe Method (Entity)

WPF Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : DrawForSelectionWireframe Method
Draws entity as wires without specifing any color.
Syntax
'Declaration
 
Protected Friend Overridable Sub DrawForSelectionWireframe( _
   ByVal data As GfxDrawForSelectionParams _
) 
protected internal virtual void DrawForSelectionWireframe( 
   GfxDrawForSelectionParams data
)

Parameters

data
See Also

Reference

Entity Class
Entity Members