Click or drag to resize

BaseNLightLaserDeviceConnector Class

[Missing <summary> documentation for "T:RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector.BaseNLightLaserDeviceConnector"]

Inheritance Hierarchy

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3.Connector
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public abstract class BaseNLightLaserDeviceConnector : BaseSPICE3LaserDeviceConnector, 
	INLightAfxLaserConnector

The BaseNLightLaserDeviceConnector type exposes the following members.

Constructors
 NameDescription
Protected methodBaseNLightLaserDeviceConnectorInitializes a new instance of the BaseNLightLaserDeviceConnector class
Top
Properties
 NameDescription
Public propertyDevice1 The controlling device.
(Inherited from BaseDeviceConnector)
Public propertyDevice2 The controlled device.
(Inherited from BaseDeviceConnector)
Protected propertyLaserController
(Inherited from BaseSPICE3LaserDeviceConnector)
Protected propertyScanController
(Inherited from BaseSPICE3LaserDeviceConnector)
Top
Methods
See Also