Click or drag to resize

IMcImageSetScanPositionsContainsRegion Method

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Function ContainsRegion ( 
	dfXLeft As Double,
	dfYTop As Double,
	dfXRight As Double,
	dfYBottom As Double
) As Object

Parameters

dfXLeft
Type: SystemDouble
dfYTop
Type: SystemDouble
dfXRight
Type: SystemDouble
dfYBottom
Type: SystemDouble

Return Value

Type: Object
See Also