[Missing <summary> documentation for "M:CoreDevices.NI_Controls.Image_Processor.TestEvent(CoreDevices.CoreImage)"]

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

Syntax

C#
public void TestEvent(
	CoreImage ImageIn
)
Visual Basic (Declaration)
Public Sub TestEvent ( _
	ImageIn As CoreImage _
)
Visual C++
public:
void TestEvent(
	CoreImage^ ImageIn
)

Parameters

ImageIn
Type: CoreDevices..::.CoreImage

[Missing <param name="ImageIn"/> documentation for "M:CoreDevices.NI_Controls.Image_Processor.TestEvent(CoreDevices.CoreImage)"]

See Also