Environment.SetColorDrawForSelection Method

Sets a coded color depending on the entity id.
Public Sub SetColorDrawForSelection( _ 
ByVal currentEntityId As Integer
)
This language is not supported or no code example is available.
public void SetColorDrawForSelection( 
int currentEntityId 
)
This language is not supported or no code example is available.

Parameters

currentEntityId
int

The id of the entity

Remarks
 
Used by visible selection methods.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition