Click or drag to resize

ClickAndTeachViewModelTilingTimeout Property

Relevant only when using the API: After this time (in milliseconds) a running tiling will be aborted.

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