DisplayOverlayMaskChanged Event

CVB.Net Documentation
Event that will be fired whenever the user has modified the overlay information of the image via mouse-painting.

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

[BrowsableAttribute(true)]
public event EventHandler<EventArgs> OverlayMaskChanged

Value

Type: SystemEventHandlerEventArgs
See Also

Reference