[Missing <summary> documentation for "M:CWrapper.CMMCore.setSLMDevice(System.String)"]

Namespace:  CWrapper
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public void setSLMDevice(
	string slmLabel
)
Visual Basic (Declaration)
Public Sub setSLMDevice ( _
	slmLabel As String _
)
Visual C++
public:
void setSLMDevice(
	String^ slmLabel
)

Parameters

slmLabel
Type: System..::.String

[Missing <param name="slmLabel"/> documentation for "M:CWrapper.CMMCore.setSLMDevice(System.String)"]

See Also