[Missing <summary> documentation for "P:CoreDevices.EasyCoreMat.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:
property XYStage^ MMXYStage {
	XYStage^ get ();
	void set (XYStage^ value);
}

See Also