InterfacePinGetPinColor(ICMPObject) Method

Get the pin color.

Definition

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

Parameters

Parent  ICMPObject
The component which contains the pin.

Return Value

Color
Color of the Pin

See Also