IAutomationLayerColorModeAdvanced Property

True if ColorMode is Advanced else means the default setting. This sets the color depending on the layer type.

Definition

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

Property Value

Boolean

See Also