Environment.UpdateVisibleSelection Method

This method needs to be called before using one of the visible selection action modes or one of the methods that get the entities (or labels) under the mouse cursor if the Entity.Visible or the Entity.Selectable (or Label.Visible or Label.Selectable in case of labels selection) changed and the camera was not moved.
Public Sub UpdateVisibleSelection()
This language is not supported or no code example is available.
public void UpdateVisibleSelection()
This language is not supported or no code example is available.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition