SelectionBoxColorsSettings.Enclosed Property

Gets or sets the color used to draw the box and polygon for enclosed selection modes (actionType.SelectByBoxEnclosed, actionType.SelectByPolygonEnclosed).
Public Property Enclosed() As Color
This language is not supported or no code example is available.
public Color Enclosed {get; set;}
This language is not supported or no code example is available.

Property Value

Color

.NET Framework

Supported in: 4.8

In this article

Definition