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

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

Syntax

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

Parameters

focusLabel
Type: System..::.String

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

See Also