InterfacePinResetPinColor(InterfaceCMPObject) Method
Set back to default pin color.
Namespace: PCBI.Automation.InterfacesAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
void ResetPinColor(
InterfaceCMPObject parent
)
Sub ResetPinColor (
parent As InterfaceCMPObject
)
void ResetPinColor(
InterfaceCMPObject^ parent
)
abstract ResetPinColor :
parent : InterfaceCMPObject -> unit
Parameters
- parent InterfaceCMPObject
- The Parent for finding the pin connection.