Click or drag to resize

API changes - 1.31

RAYLASE.Marker.Device.dll
  public class RAYLASE.Marker.Device.ScanController.BaseScanController

+ public virtual int GetMarkCounter( string counterName )
+ public virtual void ResetMarkCounter( string counterName )

RAYLASE.Marker.Profile.dll
  public class RAYLASE.Marker.Profile.Model.GenericMarkerProfile

+ public string MarkCounterName { get; set; }