ILayerEnableLayer Method

Make the layer visible.

Definition

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

Parameters

activate  Boolean
set the layer to the working list

Implements

InterfaceLayerEnableLayer(Boolean)

See Also