Click or drag to resize

IMcLiveTilingAutoTiling Property

AutoTiling option

Namespace:  MediaCy.IQL.Live
Assembly:  MediaCy.IQL.Live (in MediaCy.IQL.Live.dll) Version: 10.0.6912.0
Syntax
VB
Property AutoTiling As Boolean
	Get
	Set

Property Value

Type: Boolean
Remarks
When the option is FALSE images can be added one by one using AddImageTile method. When the option is TRUE, every live image will be added after StartTiling when image is shifter by 25%
See Also