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

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

Syntax

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

Parameters

state
Type: System..::.Boolean

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

See Also