DisplayImage 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

public Image Image { get; set; }

Property Value

Type: Image

Implements

IDisplayImage
Remarks

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

Reference