IPinPinType Enumeration

Types of pins and unknown if not possible to get the type.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public enum PinType

Members

Unknown0 
PinEllipse1 
PinRectangle2 
PinPolygon3 

See Also