[Missing <summary> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setXYStageDevice(System.String)"]

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

Syntax

C#
void setXYStageDevice(
	string xyStageLabel
)
Visual Basic (Declaration)
Sub setXYStageDevice ( _
	xyStageLabel As String _
)
Visual C++
void setXYStageDevice(
	String^ xyStageLabel
)

Parameters

xyStageLabel
Type: System..::.String

[Missing <param name="xyStageLabel"/> documentation for "M:CoreDevices.Interfaces.IComCMMCore.setXYStageDevice(System.String)"]

See Also