TextOverlayXORPainting Property

CVB.Net Documentation
XOR painting is not possible...

Namespace:  Stemmer.Cvb.Forms.Overlays
Assembly:  Stemmer.Cvb.Forms (in Stemmer.Cvb.Forms.dll) Version: 14.0.0.0
Syntax

public bool XORPainting { get; set; }

Property Value

Type: Boolean
Exceptions

ExceptionCondition
NotSupportedExceptionwhen trying to set true (inheritance dictates that a set accessor needs to be present).
See Also

Reference