InterfacePinGetPinColor(InterfaceCMPObject) Method

Get the pin color.

Definition

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

Parameters

parent  InterfaceCMPObject
 

Return Value

Color
Color of the Pin

See Also