[Missing <summary> documentation for "M:CoreDevices.Devices.IZStageCom.GoToLocation(System.Int32)"]

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

Syntax

C#
void GoToLocation(
	int LocationNumber
)
Visual Basic (Declaration)
Sub GoToLocation ( _
	LocationNumber As Integer _
)
Visual C++
void GoToLocation(
	int LocationNumber
)

Parameters

LocationNumber
Type: System..::.Int32

[Missing <param name="LocationNumber"/> documentation for "M:CoreDevices.Devices.IZStageCom.GoToLocation(System.Int32)"]

See Also