IActionGetKeyCombination Method

Get the key combination for the id.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public Keys GetKeyCombination(
	ID_ActionItem id
)

Parameters

id  ID_ActionItem
The identifier

Return Value

Keys
The internal keycombination

See Also