SVGComponent Class

Definition

Namespace: PCBI_SVG
Assembly: PCBI_SVG_ImportExport (in PCBI_SVG_ImportExport.dll) Version: 17.0.0.0 (17.0.0.0)
C#
public abstract class SVGComponent
Inheritance
Object    SVGComponent
Derived

Fields

CompLabelEnum The label that should be drawn on the component(s)
ComponentColorBot Color of the component(s) on bottom
ComponentColorTop Color of the component(s) on top
ComponentOutlineColorBot Color of the component outline on bottom
ComponentOutlineColorTop Color of the component outline on top
DrawImage Draw the iamge layer of the component(s) if available
DrawLabel Draw the label on the component(s)
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
UseRealComponentColor Use the real color of the component(s) or the color set in the settings

See Also