IOPinMappingPinIndex Property |
Gets or sets the index of the pin within the
Port.
Namespace: RAYLASE.SPICE3Assembly: RAYLASE.SPICE3 (in RAYLASE.SPICE3.dll) Version: 3.5.2
Syntax 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