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

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

Syntax

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

Parameters

procLabel
Type: System..::.String

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

See Also