Eyeshot 10 WinForms API Reference
BoxColor Property

WinForms Assembly > devDept.Eyeshot Namespace > ZoomSettings Class : BoxColor Property
Gets or sets the zoom window box color.
Syntax
'Declaration
 
Public Property BoxColor As Color
public Color BoxColor {get; set;}
Remarks
When set to System.Drawing.Color.Empty (default value) it is drawn with a contrast color (white or black) according to the background color.
See Also

Reference

ZoomSettings Class
ZoomSettings Members