Eyeshot 10 WinForms API Reference
Visible Property (SelectionBoxColorsSettings)

WinForms Assembly > devDept.Eyeshot Namespace > SelectionBoxColorsSettings Class : Visible Property
Gets or sets the color used to draw the box and polygon for visible selection modes (actionType.SelectVisibleByBox, actionType.SelectVisibleByPolygon).
Syntax
'Declaration
 
Public Property Visible As Color
public Color Visible {get; set;}
See Also

Reference

SelectionBoxColorsSettings Class
SelectionBoxColorsSettings Members