SelectionBoxColorsSettings.Visible Property

Gets or sets the color used to draw the box and polygon for visible selection modes (actionType.SelectVisibleByBox, actionType.SelectVisibleByPolygon).
Public Property Visible() As Color
This language is not supported or no code example is available.
public Color Visible {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