IPinGetPinColor(InterfaceCMPObject) Method

Get the pin color.

Definition

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

Parameters

parent  InterfaceCMPObject
 

Return Value

Color
Color of the Pin

Implements

InterfacePinGetPinColor(InterfaceCMPObject)

See Also