ILayerParameters Class

Parameters for one layer.

Definition

Namespace: PCBI.Automation.DrawingParameters
Assembly: PCB-Investigator (in PCB-Investigator.exe) Version: 0
C#
public class ILayerParameters
Inheritance
Object    ILayerParameters

Constructors

ILayerParameters Create instance of layer parameters.

Properties

LayerName GET: Name of the Layer

Fields

Color Color of this layer
DrawLayerInverted Draws the layer inverted, can be used for Layer with negative polarity
InfoLayerParameters Settings for the info overlay of this layer

Extension Methods

See Also