Click or drag to resize

IOPinMappingPinIndex Property

Gets or sets the index of the pin within the Port.

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

Property Value

Int32
The index of the pin.
Remarks
This will usually be equal to pin-number - 1.
See Also