DisplayImageSource 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

[TypeConverterAttribute(typeof(ImageSourceConverter))]
public BitmapSource ImageSource { get; set; }

Property Value

Type: BitmapSource

Implements

IDisplayImageSource
See Also

Reference