LAUREL BRIDGE

DoubleBufferedPanelUpdateScrollPosition Method

DICOM Connectivity Framework V3.4
Update the current auto scroll position and redraw the image

Namespace:  LaurelBridge.DCF.Examples.ImageViewer
Assembly:  ImageViewer (in ImageViewer.exe) Version: DCF34 r11538 DCF_3_4_24_20190319
Syntax

C#
protected virtual void UpdateScrollPosition(
	Point position
)

Parameters

position
Type: System.DrawingPoint
the autoscroll position
See Also

Reference