Click or drag to resize

IMcBitMaskOpsHitTestRect Method

Namespace:  MediaCy.IQL.Features
Assembly:  MediaCy.IQL.Features (in MediaCy.IQL.Features.dll) Version: 10.0.6912.0
Syntax
VB
Function HitTestRect ( 
	lLeft As Integer,
	lTop As Integer,
	lRight As Integer,
	lBottom As Integer,
	Optional dPcntOverlapForHit As Double = 0
) As Boolean

Parameters

lLeft
Type: SystemInt32
lTop
Type: SystemInt32
lRight
Type: SystemInt32
lBottom
Type: SystemInt32
dPcntOverlapForHit (Optional)
Type: SystemDouble

Return Value

Type: Boolean
See Also