InterfaceStepClearSelection(Boolean) Method

Deselects all elements on the step.

Definition

Namespace: PCBI.Automation.Interfaces
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
void ClearSelection(
	bool fireEvents
)

Parameters

fireEvents  Boolean
 

See Also