Click or drag to resize

WritePortAutomationSettingViewAddPortDelegate Property

[Missing <summary> documentation for "P:RAYLASE.MarkerPlugin.JobElements.WritePortAutomationSettingView.AddPortDelegate"]


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

Property Value

ActionBaseIOController
See Also