ICMPLayerShowInLayerList Property

Hide or show the layer in layerlist of the main window.

Definition

Namespace: PCBI.Automation
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public override bool ShowInLayerList { get; set; }

Property Value

Boolean

Implements

InterfaceLayerShowInLayerList
InterfaceLayerShowInLayerList

See Also