Click or drag to resize

IOPinMappingDirection Property

Gets or sets the I/O direction of the pin.

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

Property Value

IODirection
The I/O direction value.
See Also