Click or drag to resize

IOPinMappingPort Property

Gets or sets the port to which the pin belongs.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public IOPort Port { get; set; }

Property Value

IOPort
The port selector.
See Also