IPCBIWindowOpenPropertyOfComponent(InterfaceCMPObject) Method

Show Component Properties from Component.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void OpenPropertyOfComponent(
	InterfaceCMPObject component
)

Parameters

component  InterfaceCMPObject
 

Implements

InterfacePCBIWindowOpenPropertyOfComponent(InterfaceCMPObject)

See Also