IObjectSelect Method

select or deselect

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public virtual void Select(
	bool select
)

Parameters

select  Boolean
True if the object should be selected.

Implements

InterfaceObjectSelect(Boolean)

See Also