[Missing <summary> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setShutterDevice(System.String)"]

Namespace:  CoreDevices.Interfaces
Assembly:  Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

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

Parameters

shutterLabel
Type: System..::.String

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

See Also