IPCBIWindowOpenPropertyOfComponent(ICMPObject) Method

Show Component Properties from Component.

Definition

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

Parameters

Component  ICMPObject
The relevant component to show properties.

Implements

InterfacePCBIWindowOpenPropertyOfComponent(ICMPObject)

See Also