[Missing <summary> documentation for "P:CoreDevices.Devices.IXYStageCom.Busy"]

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

Syntax

C#
bool Busy { get; }
Visual Basic (Declaration)
ReadOnly Property Busy As Boolean
Visual C++
property bool Busy {
	bool get ();
}

See Also