Click or drag to resize

API changes - 1.43

RAYLASE.Marker.Device.dll
public class RAYLASE.Marker.Device.IlluminationController.BaseIlluminationController

+ protected BaseIlluminationController( )
+ public abstract string ControllerDisplayName { get; }
+ public string ControllerID { get; set; }
+ public Action<BaseDeviceController, Action> DeviceUIRequested
+ public virtual bool HasConnectedStatus { get; }
+ public IsDirtyEvent IsDirtyEventHandler

public class RAYLASE.Marker.Device.IlluminationController.BaseIlluminationController+IsDirtyEvent

+ public virtual IAsyncResult BeginInvoke( AsyncCallback callback, object object )
+ public virtual void EndInvoke( IAsyncResult result )
+ public virtual void Invoke( )
+ public IsDirtyEvent( object object, IntPtr method )

RAYLASE.Marker.GUI.Events.dll
public class RAYLASE.Marker.GUI.Events.AbortButtonPressedEvent

+ public AbortButtonPressedEvent( )

public class RAYLASE.Marker.GUI.Events.ClickAndTeachSelectionRectangleCalculatedEvent

+ public ClickAndTeachSelectionRectangleCalculatedEvent( )

public class RAYLASE.Marker.GUI.Events.CreateOrDeleteRectificationCalibrationGuideLinesEvent

+ public CreateOrDeleteRectificationCalibrationGuideLinesEvent( )

public class RAYLASE.Marker.GUI.Events.CreateOrDeleteROIsEvent

+ public CreateOrDeleteROIsEvent( )

public class RAYLASE.Marker.GUI.Events.GetProcessTransformationEvent

+ public GetProcessTransformationEvent( )

public class RAYLASE.Marker.GUI.Events.ProcessTransformationReceivedEvent

+ public ProcessTransformationReceivedEvent( )

public class RAYLASE.Marker.GUI.Events.RectificationCalibrationFinishedEvent

+ public RectificationCalibrationFinishedEvent( )

public class RAYLASE.Marker.GUI.Events.RectificationCalibrationGuideLinesSetEvent

+ public RectificationCalibrationGuideLinesSetEvent( )