Click or drag to resize

BaseSPICE3LaserDeviceConnector Class

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

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 BaseSPICE3LaserDeviceConnector : BaseLaserDeviceConnector

The BaseSPICE3LaserDeviceConnector type exposes the following members.

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