DisplayOverlays Property

CVB.Net Documentation
The overlays that are currently being displayed on the image

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

[BrowsableAttribute(false)]
public OverlayList Overlays { get; }

Property Value

Type: OverlayList
See Also

Reference