PDFLayerParameters Class

Definition

Namespace: PCBI_PDFImport.Export.BoardExport
Assembly: PCBI_PDF_Import (in PCBI_PDF_Import.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public class PDFLayerParameters
Inheritance
Object    PDFLayerParameters

Constructors

PDFLayerParameters Default constructor for the PDFLayerParameters
PDFLayerParameters(String, Color, PDFInfoSettings) Constructor for the PDFLayerParameters

Properties

Fields

InfoParameters Info Settings for the layer
Layer The layer that should be drawn
LayerColor Color of the layer

See Also