SVGMpnPackageSettings 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 class SVGMpnPackageSettings
Inheritance
Object    SVGMpnPackageSettings

Constructors

SVGMpnPackageSettings Default constructor for the SVGMpnPackageSettings
SVGMpnPackageSettings(Boolean, Boolean, Boolean, Color, Color, Boolean, Boolean) Constructor for the SVGMpnPackageSettings

Fields

DrawPackageBody Draw the package body
DrawPackagePinLabels Draw the Package Pin Labels
DrawPackagePins Draw the Package Pins
FillPackageBody Fill the Package Body
FillPackagePins Fill the Package Pins
PackageColor Color of the Package Body
PackagePinColor Color of the Package Pins

See Also