Click or drag to resize

IMcBitMaskOpsSetToRect Method

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Sub SetToRect ( 
	lLeft As Integer,
	lTop As Integer,
	lRight As Integer,
	lBottom As Integer
)

Parameters

lLeft
Type: SystemInt32
lTop
Type: SystemInt32
lRight
Type: SystemInt32
lBottom
Type: SystemInt32
See Also