Click or drag to resize

PortConfigDirections Property

The direction for each group of pins.

Namespace: RAYLASE.SPICE3
Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.4.1
Syntax
C#
public IODirection[] Directions { get; set; }

Property Value

IODirection
Remarks
Not all ports support setting the direction.
See Also