Click or drag to resize

API changes - 2.24

RAYLASE.Marker.Common.dll
  public class RAYLASE.Marker.Common.MarkerPen

+ public double? SkyWritingMergedExtensionsMaxCoH { get; set; }

RAYLASE.Marker.JobElement.dll
  public class RAYLASE.Marker.JobElement.BaseMarkableCalibrationPattern3D

+ public Func<double, int> SetRampingPen { get; set; }

  public class RAYLASE.Marker.JobElement.ImageProcessing.FoundLine

+ public FoundLine( double r, double phi, dvec3 roiCenter )