[Missing <summary> documentation for "P:CoreDevices.EasyCore.MMXYStage"]

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

Syntax

C#
public XYStage MMXYStage { get; set; }
Visual Basic (Declaration)
Public Property MMXYStage As XYStage
Visual C++
public:
virtual property XYStage^ MMXYStage {
	XYStage^ get () sealed;
	void set (XYStage^ value) sealed;
}

Implements

IEasyCoreCom..::.MMXYStage

See Also