Click or drag to resize

ClickAndTeachTilingTimeout Property

If this time (in milliseconds) is exceeded, a tiling operation will be aborted. A value of -1 means wait for ever.

Namespace: RAYLASE.Marker.ClickAndTeachPlugin
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public int TilingTimeout { get; set; }

Property Value

Int32
See Also