Click or drag to resize

SPICE3SerialControllerDoShowUI Method

Shows the specific UI embedded in the plug-in instance. The content will be wrapped by a preset view.

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
protected override Control DoShowUI(
	string id
)

Parameters

id  String
The ID of the UI.

Return Value

Control

[Missing <returns> documentation for "M:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.SPICE3SerialController.DoShowUI(System.String)"]

See Also