Click or drag to resize

ClickAndTeachViewModelTilingCompletedMRE Property

This event is fired when tiling is completed on all scan heads.

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

Property Value

ManualResetEvent
See Also