[Missing <summary> documentation for "E:CoreDevices.NI_Controls.Image_Processor.MatLabImageProduced"]

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

Syntax

C#
public event Image_Processor..::.MatLabImageProducedEvent MatLabImageProduced
Visual Basic (Declaration)
Public Event MatLabImageProduced As Image_Processor..::.MatLabImageProducedEvent
Visual C++
public:
 event Image_Processor..::.MatLabImageProducedEvent^ MatLabImageProduced {
	void add (Image_Processor..::.MatLabImageProducedEvent^ value);
	void remove (Image_Processor..::.MatLabImageProducedEvent^ value);
}

See Also