Eyeshot 10 WinForms API Reference
BorderXOR Property (ZoomSettings)

WinForms Assembly > devDept.Eyeshot Namespace > ZoomSettings Class : BorderXOR Property
When true the border is drawn in XOR, otherwise it is drawn according to the BoxColor.
Syntax
'Declaration
 
Public Property BorderXOR As Boolean
public bool BorderXOR {get; set;}
See Also

Reference

ZoomSettings Class
ZoomSettings Members
BoxColor Property