BitmapOverlayBitmap Property

CVB.Net Documentation
Bitmap to be overlaid.

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

public Bitmap Bitmap { get; set; }

Property Value

Type: Bitmap
Exceptions

ExceptionCondition
NullReferenceExceptionwhen trying to set a null handle
See Also

Reference