Mainform must point at the MDI host and is used to control all the other windows.
Namespace:
Micromanager_net.SetupAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public HardwareSetup( EasyCore eCore, Form1 MainForm ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ eCore As EasyCore, _ MainForm As Form1 _ ) |
Visual C++ |
---|
public: HardwareSetup( EasyCore^ eCore, Form1^ MainForm ) |
Parameters
- eCore
- Type: CoreDevices..::.EasyCore
[Missing <param name="eCore"/> documentation for "M:Micromanager_net.Setup.HardwareSetup.#ctor(CoreDevices.EasyCore,Micromanager_net.Form1)"]
- MainForm
- Type: Micromanager_net..::.Form1
[Missing <param name="MainForm"/> documentation for "M:Micromanager_net.Setup.HardwareSetup.#ctor(CoreDevices.EasyCore,Micromanager_net.Form1)"]