[Missing <summary> documentation for "P:CoreDevices.Devices.IZStageCom.Stops"]

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

Syntax

C#
List<ZStage..::.Zlocation> Stops { get; }
Visual Basic (Declaration)
ReadOnly Property Stops As List(Of ZStage..::.Zlocation)
Visual C++
property List<ZStage..::.Zlocation^>^ Stops {
	List<ZStage..::.Zlocation^>^ get ();
}

See Also