Click or drag to resize

API changes - 2.28

RAYLASE.Marker.GUI.Common.dll
RAYLASE.Marker.VectorGraphicElement.dll
  public class RAYLASE.Marker.VectorGraphicElement.JobElementPanel

+ public List<ValueTuple<SKPath, SKColor, Single[], Single, Single, bool>> Paths { get; set; }
- public List<ValueTuple<SKPath, SKColor, Single[], Single, Single>> Paths { get; set; }

  public class RAYLASE.Marker.VectorGraphicElement.RenderSettings

+ public double TrackingError { get; set; }