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

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

Syntax

C#
public void setShutterOpen(
	bool state
)
Visual Basic (Declaration)
Public Sub setShutterOpen ( _
	state As Boolean _
)
Visual C++
public:
void setShutterOpen(
	bool state
)

Parameters

state
Type: System..::.Boolean

[Missing <param name="state"/> documentation for "M:CWrapper.CMMCore.setShutterOpen(System.Boolean)"]

See Also