Eyeshot 10 WinForms API Reference
DrawForSelectionFaces Method (Entity)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > Entity Class : DrawForSelectionFaces Method
Draws the entity faces in false-colors (for some kinds of entities only).
Syntax
'Declaration
 
Protected Friend Overridable Sub DrawForSelectionFaces( _
   ByVal data As GfxDrawForSelectionParams _
) 
protected internal virtual void DrawForSelectionFaces( 
   GfxDrawForSelectionParams data
)

Parameters

data
See Also

Reference

Entity Class
Entity Members