DisplayCanvasOnRender Method

CVB.Net Documentation
Renders the zoomed image to the background.

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

protected override void OnRender(
	DrawingContext dc
)

Parameters

dc
Type: System.Windows.MediaDrawingContext
Drawing context of this canvas.
See Also

Reference