Gets the current position of the stage in microns

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

Syntax

C#
public double CurrentPosition()
Visual Basic (Declaration)
Public Function CurrentPosition As Double
Visual C++
public:
virtual double CurrentPosition() sealed

Return Value

[Missing <returns> documentation for "M:CoreDevices.Devices.ZStage.CurrentPosition"]

Implements

IZStageCom..::.CurrentPosition()()()

See Also