IODBLayerEnableLayer Method

Make the layer visible.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override void EnableLayer(
	bool activate
)

Parameters

activate  Boolean
Set the layer to the working list.

Implements

InterfaceLayerEnableLayer(Boolean)
InterfaceLayerEnableLayer(Boolean)

See Also