IDrawingParametersSortedLayersToDraw Field
List of Layers (with additional settings) to draw. The order is important because of the ColorMixingMode.
Namespace: PCBI.Automation.DrawingParametersAssembly: PCB-Investigator (in PCB-Investigator.exe) Version: 16
public List<ILayerParameters> SortedLayersToDraw
Public SortedLayersToDraw As List(Of ILayerParameters)
public:
List<ILayerParameters^>^ SortedLayersToDraw
val mutable SortedLayersToDraw: List<ILayerParameters>
Field Value
ListILayerParameters