PDFComponent 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 abstract class PDFComponent
Inheritance
Object    PDFComponent
Derived

Properties

Methods

Fields

BotSelectionColor Color if a bot component is selected for highlight selection
CompLabelEnum The label that should be drawn on the component(s)
ComponentColorBot 
ComponentColorTop Color of the component(s) on top
DrawImage Draw the image on top of the image
DrawLabel Draw the label on the component(s)
DynamicTextPosition If the text should be drawn dynamically adjusted to the current view
IgnoreCMPIgnore Ignore components that have the comp ignore attribute set to true
LabelColor Color of the text for the labels of the component
MPNPackageSettings MPN Package settings for the component(s)
PinSettings Pin settings for the component(s)
PropertyName The property that should be used for the label
TopSelectionColor Color if a top component is selected for highlight selection
UseRealComponentColor Use the real color of the component(s) or the color set in the settings

See Also