DisplayCanvasRedrawOnImageDataUpdated Property

CVB.Net Documentation
Gets/sets whether the display is to be redrawn as soon as the image data has been updated.

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

public bool RedrawOnImageDataUpdated { get; set; }

Property Value

Type: Boolean
Default is true.
See Also

Reference