IMcLiveTilingMatchingThreshold Property
|
|
Matching threshold for target tile.
Namespace:
MediaCy.IQL.Live
Assembly:
MediaCy.IQL.Live (in MediaCy.IQL.Live.dll) Version: 10.0.6912.0
SyntaxProperty MatchingThreshold As Double
Get
Set
Property Value
Type:
Double
RemarksThe Matching threshold is within 1...0 range, default value is 0.6.
If MatchingRank of the target tile is below the threshold, the tile is not automatically added,
though it can be added using AddTileImage.
See Also