ComponentPinLabelEnum Enumeration

Enum to select pin label view.

Definition

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

Members

COMPONENT_LABEL0 Pin Label defined in the component defintion
PACKAGE_LABEL1 Pin Label defined in the package defintion
SPECIAL_LABEL2 Pin Label is set via the API

See Also