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

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

Syntax

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

Parameters

shutterLabel
Type: System..::.String

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

See Also