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

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

Syntax

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

Parameters

state
Type: System..::.Boolean

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

See Also