A way to save and name a number of locations for the stage to travel

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

Syntax

C#
public class XYZlocation : IXYZlocationCom
Visual Basic (Declaration)
Public Class XYZlocation _
	Implements IXYZlocationCom
Visual C++
public ref class XYZlocation : IXYZlocationCom

Inheritance Hierarchy

System..::.Object
  CoreDevices.Devices..::.XYStage..::.XYZlocation

See Also