IDrawingParametersSortedLayersToDraw Field

List of Layers (with additional settings) to draw. The order is important because of the ColorMixingMode.

Definition

Namespace: PCBI.Automation.DrawingParameters
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public List<ILayerParameters> SortedLayersToDraw

Field Value

ListILayerParameters

See Also