[Missing <summary> documentation for "M:CoreDevices.IEasyCoreCom.GetDeviceGUI(System.String)"]
Assembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
GUIDeviceControl GetDeviceGUI( string DeviceGUIName ) |
Visual Basic (Declaration) |
---|
Function GetDeviceGUI ( _ DeviceGUIName As String _ ) As GUIDeviceControl |
Visual C++ |
---|
GUIDeviceControl^ GetDeviceGUI( String^ DeviceGUIName ) |
Parameters
- DeviceGUIName
- Type: System..::.String
[Missing <param name="DeviceGUIName"/> documentation for "M:CoreDevices.IEasyCoreCom.GetDeviceGUI(System.String)"]
Return Value
[Missing <returns> documentation for "M:CoreDevices.IEasyCoreCom.GetDeviceGUI(System.String)"]