Click or drag to resize

IMcImageSetDefaultLocationMatch Property

Gets the default for LocationMatch arguments

Namespace:  MediaCy.IQL.Sets
Assembly:  MediaCy.IQL.Sets (in MediaCy.IQL.Sets.dll) Version: 10.0.6912.0
Syntax
VB
Property DefaultLocationMatch As mcImageSetLocationMatchTypes
	Get
	Set

Property Value

Type: mcImageSetLocationMatchTypes
Remarks
Currently, the LocationMatch argument is forced to be mcImageSetLocationMatchTypes.mcislmtExact.
See Also