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

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

Syntax

C#
void setAutoFocusDevice(
	string focusLabel
)
Visual Basic (Declaration)
Sub setAutoFocusDevice ( _
	focusLabel As String _
)
Visual C++
void setAutoFocusDevice(
	String^ focusLabel
)

Parameters

focusLabel
Type: System..::.String

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

See Also