Returns a list of all the possible device GUI Assemblies
Namespace:
CoreDevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public string[] GetAllDeviceGUIs() |
Visual Basic (Declaration) |
---|
Public Function GetAllDeviceGUIs As String() |
Visual C++ |
---|
public: virtual array<String^>^ GetAllDeviceGUIs() sealed |
Return Value
[Missing <returns> documentation for "M:CoreDevices.EasyCore.GetAllDeviceGUIs"]