Travels to a remembered location or stop.
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public void GoToLocation( int LocationNumber ) |
Visual Basic (Declaration) |
---|
Public Sub GoToLocation ( _ LocationNumber As Integer _ ) |
Visual C++ |
---|
public: virtual void GoToLocation( int LocationNumber ) sealed |
Parameters
- LocationNumber
- Type: System..::.Int32
[Missing <param name="LocationNumber"/> documentation for "M:CoreDevices.Devices.XYStage.GoToLocation(System.Int32)"]