Click or drag to resize

IMcBasicViewInvalidateRect Method

A method to force the viewer to redraw the image.

Namespace:  MediaCy.IQL.Display.Viewer
Assembly:  MediaCy.IQL.Display.Viewer (in MediaCy.IQL.Display.Viewer.dll) Version: 10.0.6912.0
Syntax
VB
Sub InvalidateRect ( 
	ByRef rect As LONGRECT
)

Parameters

rect
Type: MediaCy.IQL.ObjectManagerLONGRECT
LONGRECT* : Screen, or Zoomed, coordinates of area to be redrawn.
See Also