InterfacePinResetPinColor(ICMPObject) Method

Set back to default pin color.

Definition

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

Parameters

Parent  ICMPObject
The Parent for finding the pin connection.

See Also