IPinResetPinColor(InterfaceCMPObject) Method

Set back to default pin color.

Definition

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

Parameters

parent  InterfaceCMPObject
The Parent for finding the pin connection.

Implements

InterfacePinResetPinColor(InterfaceCMPObject)

See Also