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

Constructors

SVGInfoSettings Default constructor for the SVGInfoSettings
SVGInfoSettings(Boolean, Boolean, Boolean, Boolean, Boolean, Boolean, InfoLayerEnum, Boolean) Constructor for the SVGInfoSettings

Fields

HighlightOutline Draw additional frame for overlayed objects
InfoToShow Type of information for the overlay
ShowInfoLayer Info layer on/off
ShowLineInfo Display info overlay on lines
ShowPadInfo Display info overlay on Drill Pads
ShowSMDInfo Display info overlay on SMD Pads
ShowSurfaceInfo Display info overlay on Surfaces (only Size)
UnitMM Unit MM or Mils for Size Label

See Also