[Missing <summary> documentation for "P:CoreDevices.Devices.IXYStageCom.Stops"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
| C# |
|---|
List<XYStage..::.XYZlocation> Stops { get; } |
| Visual Basic (Declaration) |
|---|
ReadOnly Property Stops As List(Of XYStage..::.XYZlocation) |
| Visual C++ |
|---|
property List<XYStage..::.XYZlocation^>^ Stops { List<XYStage..::.XYZlocation^>^ get (); } |