Environment.IsSelectByPolygonAction Method

Tells if the current ActionMode is one of the ByPolygon ones.
Protected Function IsSelectByPolygonAction() As Boolean
This language is not supported or no code example is available.
protected bool IsSelectByPolygonAction()
This language is not supported or no code example is available.

Return Value

bool

True if the current ActionMode is one of the ByPolygon ones.

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition