InterfacePinGetPinSpecialInfo(ICMPObject) Method

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

Definition

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

Parameters

IcmpObject  ICMPObject
 

Return Value

String

See Also