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

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

Syntax

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

Parameters

procLabel
Type: System..::.String

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

See Also