Eyeshot 10 WinForms API Reference
DrawForSelectionVertices Method (Entity)

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

Parameters

data
See Also

Reference

Entity Class
Entity Members