This is the base interface for any GUI of a device. The interface allows the GUI to be a decendant of a different class.
Namespace:
CoreDevices.UIAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public interface GUIDeviceControl |
Visual Basic (Declaration) |
---|
Public Interface GUIDeviceControl |
Visual C++ |
---|
public interface class GUIDeviceControl |