[Missing <summary> documentation for "E:CoreDevices.TestClass12.ImageProduced"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public event ImageProducedEvent ImageProduced |
Visual Basic (Declaration) |
---|
Public Event ImageProduced As ImageProducedEvent |
Visual C++ |
---|
public: event ImageProducedEvent^ ImageProduced { void add (ImageProducedEvent^ value); void remove (ImageProducedEvent^ value); } |