IPinGetPinSpecialInfo(ICMPObject) Method

Set special text to pin, this must be activated in component view setup or IPCBIWindow.ActivatePinSpecialInfo().

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public string GetPinSpecialInfo(
	ICMPObject IcmpObject
)

Parameters

IcmpObject  ICMPObject
 

Return Value

String

Implements

InterfacePinGetPinSpecialInfo(ICMPObject)

See Also