IPinResetPinColor(ICMPObject) Method

Set back to default pin color.

Definition

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

Parameters

Parent  ICMPObject
The Parent for finding the pin connection.

Implements

InterfacePinResetPinColor(ICMPObject)

See Also