MPNPin Class

pin definition for mpn data

Definition

Namespace: PCBI
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
[SerializableAttribute]
public class MPNPin
Inheritance
Object    MPNPin

Constructors

MPNPinInitializes a new instance of the MPNPin class

Fields

PinIndex index of the pin
PinLabel label of the pin
PinPoly polygon outline of the pin
Tag space to add further information

Extension Methods

See Also