IPinGetPinColor(ICMPObject) Method

Get the pin color.

Definition

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

Parameters

Parent  ICMPObject
The component which contains the pin.

Return Value

Color
Color of the Pin

Implements

InterfacePinGetPinColor(ICMPObject)

See Also