Click or drag to resize

IMcTilingThresholdLimit Property

Threshold limit for auto-tiling in range from 0 to 1. When the value is 0, all tiles are accepted.

Namespace:  MediaCy.IQL.Align
Assembly:  MediaCy.IQL.Align (in MediaCy.IQL.Align.dll) Version: 10.0.6912.0
Syntax
VB
Property ThresholdLimit As Double
	Get
	Set

Property Value

Type: Double
Remarks
Tiles below this limit will use average shifts.
See Also