Eyeshot 9.0 WPF API Reference
SetColorDrawForSelection Method

WPF Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : SetColorDrawForSelection Method
The id of the entity
Sets a coded color depending on the entity id.
Syntax
'Declaration
 
Public Sub SetColorDrawForSelection( _
   ByVal currentEntityId As Integer _
) 
public void SetColorDrawForSelection( 
   int currentEntityId
)

Parameters

currentEntityId
The id of the entity
Remarks
Used by visible selection methods.
See Also

Reference

ViewportLayout Class
ViewportLayout Members