Click or drag to resize

PortMapItem Class

Provides a mapping between a logical IO port and a physical SPICE3 port.
Inheritance Hierarchy
SystemObject
  RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3PortMapItem

Namespace: RAYLASE.MarkerPlugin.Devices.ScanController.SPICE3
Assembly: RAYLASE.MarkerPlugin (in RAYLASE.MarkerPlugin.dll) Version: 2.19.0
Syntax
C#
public class PortMapItem

The PortMapItem type exposes the following members.

Constructors
 NameDescription
Public methodPortMapItemInitializes a new instance of the PortMapItem class
Top
Properties
 NameDescription
Public propertyLogicalPort The logical port.
Public propertyPhysicalPort The physical port.
Top
See Also