ImageRaisePixelContentChanged Method (Rect)

CVB.Net Documentation
Inform clients listening to the PixelContentChanged event that this image data has been updated in the given rect.

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

public void RaisePixelContentChanged(
	Rect rect
)

Parameters

rect
Type: Stemmer.CvbRect
Affected area.
See Also

Reference