[Missing <summary> documentation for "M:CWrapper.CMMCore.startSequenceAcquisition(System.Int32,System.Double,System.Boolean)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void startSequenceAcquisition( int numImages, double intervalMs, bool stopOnOverflow ) |
Visual Basic (Declaration) |
---|
Public Sub startSequenceAcquisition ( _ numImages As Integer, _ intervalMs As Double, _ stopOnOverflow As Boolean _ ) |
Visual C++ |
---|
public: void startSequenceAcquisition( int numImages, double intervalMs, bool stopOnOverflow ) |
Parameters
- numImages
- Type: System..::.Int32
[Missing <param name="numImages"/> documentation for "M:CWrapper.CMMCore.startSequenceAcquisition(System.Int32,System.Double,System.Boolean)"]
- intervalMs
- Type: System..::.Double
[Missing <param name="intervalMs"/> documentation for "M:CWrapper.CMMCore.startSequenceAcquisition(System.Int32,System.Double,System.Boolean)"]
- stopOnOverflow
- Type: System..::.Boolean
[Missing <param name="stopOnOverflow"/> documentation for "M:CWrapper.CMMCore.startSequenceAcquisition(System.Int32,System.Double,System.Boolean)"]