IDisplayImage Property

CVB.Net Documentation
Gets/sets a Image as the 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

Image Image { get; set; }

Property Value

Type: Image
Remarks

If this property is set the ImageSource property is readonly.
See Also

Reference