Click or drag to resize

IMcPixelPointerFlagRectAsModified Method

Namespace:  MediaCy.IQL.Engine
Assembly:  MediaCy.IQL.Engine (in MediaCy.IQL.Engine.dll) Version: 10.0.6912.0
Syntax
VB
Sub FlagRectAsModified ( 
	lLeft As Integer,
	lTop As Integer,
	lRight As Integer,
	lBottom As Integer,
	Optional bGenerateNotify As Integer = 1
)

Parameters

lLeft
Type: SystemInt32
lTop
Type: SystemInt32
lRight
Type: SystemInt32
lBottom
Type: SystemInt32
bGenerateNotify (Optional)
Type: SystemInt32
See Also