ImageOverlayImage Property

CVB.Net Documentation
Image to be displayed in picture-in-picture style.

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

public Image Image { get; set; }

Property Value

Type: Image
Exceptions

ExceptionCondition
ArgumentNullExceptionwhen trying to set a null handle
See Also

Reference