Initializes a new instance of the NormalCamera class
Namespace:
CoreDevices.DevicesAssembly: Micromanager_net (in Micromanager_net.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public NormalCamera( EasyCore ECore, string DeviceLabel, string LibraryName, string DeviceAdapter ) |
Visual Basic (Declaration) |
---|
Public Sub New ( _ ECore As EasyCore, _ DeviceLabel As String, _ LibraryName As String, _ DeviceAdapter As String _ ) |
Visual C++ |
---|
public: NormalCamera( EasyCore^ ECore, String^ DeviceLabel, String^ LibraryName, String^ DeviceAdapter ) |
Parameters
- ECore
- Type: CoreDevices..::.EasyCore
[Missing <param name="ECore"/> documentation for "M:CoreDevices.Devices.NormalCamera.#ctor(CoreDevices.EasyCore,System.String,System.String,System.String)"]
- DeviceLabel
- Type: System..::.String
[Missing <param name="DeviceLabel"/> documentation for "M:CoreDevices.Devices.NormalCamera.#ctor(CoreDevices.EasyCore,System.String,System.String,System.String)"]
- LibraryName
- Type: System..::.String
[Missing <param name="LibraryName"/> documentation for "M:CoreDevices.Devices.NormalCamera.#ctor(CoreDevices.EasyCore,System.String,System.String,System.String)"]
- DeviceAdapter
- Type: System..::.String
[Missing <param name="DeviceAdapter"/> documentation for "M:CoreDevices.Devices.NormalCamera.#ctor(CoreDevices.EasyCore,System.String,System.String,System.String)"]