InterfacePinResetPinColor(InterfaceCMPObject) Method

Set back to default pin color.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
C#
void ResetPinColor(
	InterfaceCMPObject parent
)

Parameters

parent  InterfaceCMPObject
The Parent for finding the pin connection.

See Also