Click or drag to resize

BasePortAutomationTShowControllerUIDelegate Property

The delegate to show the controller UI because no port has been defined.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.19.0
Syntax
C#
public Action<BaseIOController> ShowControllerUIDelegate { get; set; }

Property Value

ActionBaseIOController
See Also