DisplayRedrawOnPixelContentChanged Property

CVB.Net Documentation
Gets/sets whether the image should redraw itself when the image data is changed.

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

[DefaultValueAttribute(true)]
public bool RedrawOnPixelContentChanged { get; set; }

Property Value

Type: Boolean
See Also

Reference