PDFDrawSettings 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 PDFDrawSettings
Inheritance
Object    PDFDrawSettings

Constructors

PDFDrawSettingsInitializes a new instance of the PDFDrawSettings class
PDFDrawSettings(ListPDFLayerParameters, PDFSelectionSettings, PDFComponentSettings, PDFGeneralSettings) Returns a DrawSetting with Settings for all Components, ComponentLayer has to be specified

Methods

Fields

ComponentSettings Component settings for all Components on the Layers in the Layers list (exlusive of Components!)
GeneralSettings Gemneral settings for the drawing
Layers List of layers that should be drawn
SelectionParameters Selection parameters for the drawing

See Also