IDisplayImageSource Property

CVB.Net Documentation
Image source of this display.

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

BitmapSource ImageSource { get; set; }

Property Value

Type: BitmapSource
Remarks

If Image is set, this property is readonly.
See Also

Reference