[Missing <summary> documentation for "M:CoreDevices.Devices.ICameraCom.StartSequence(System.Int32,System.Double,System.Boolean)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
void StartSequence( int NumFrames, double Interval, bool DisplayImage ) |
Visual Basic (Declaration) |
---|
Sub StartSequence ( _ NumFrames As Integer, _ Interval As Double, _ DisplayImage As Boolean _ ) |
Visual C++ |
---|
void StartSequence( int NumFrames, double Interval, bool DisplayImage ) |
Parameters
- NumFrames
- Type: System..::.Int32
[Missing <param name="NumFrames"/> documentation for "M:CoreDevices.Devices.ICameraCom.StartSequence(System.Int32,System.Double,System.Boolean)"]
- Interval
- Type: System..::.Double
[Missing <param name="Interval"/> documentation for "M:CoreDevices.Devices.ICameraCom.StartSequence(System.Int32,System.Double,System.Boolean)"]
- DisplayImage
- Type: System..::.Boolean
[Missing <param name="DisplayImage"/> documentation for "M:CoreDevices.Devices.ICameraCom.StartSequence(System.Int32,System.Double,System.Boolean)"]