Click or drag to resize

DalsaCameraDoShowUI Method

Opens the camera's configuration dialog. Called by RAYGUIDE's dialog service.

Namespace: RAYLASE.Marker.CamerasPlugin.TeledyneDalsaCamera
Assembly: RAYLASE.Marker.CamerasPlugin (in RAYLASE.Marker.CamerasPlugin.dll) Version: 2.19.0
Syntax
C#
protected override Control DoShowUI(
	string id
)

Parameters

id  String
Unused.

Return Value

Control
The user control.
See Also