IPCBIWindowShowAddFeatureDialog Method

Open add feature dialog with specific layer name.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public void ShowAddFeatureDialog(
	string LayerName
)

Parameters

LayerName  String
Layer name for pre selecting.

See Also