KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_PLOT_SVG_OPTIONS Struct Reference

#include <export_svg.h>

Public Attributes

wxString m_outputFile
 
wxString m_colorTheme
 
bool m_mirror
 
bool m_blackAndWhite
 
bool m_plotFrame
 
bool m_negative
 
int m_pageSizeMode
 
LSEQ m_printMaskLayer
 
int m_drillShapeOption
 

Detailed Description

Definition at line 24 of file export_svg.h.

Member Data Documentation

◆ m_blackAndWhite

bool PCB_PLOT_SVG_OPTIONS::m_blackAndWhite

◆ m_colorTheme

wxString PCB_PLOT_SVG_OPTIONS::m_colorTheme

◆ m_drillShapeOption

int PCB_PLOT_SVG_OPTIONS::m_drillShapeOption

◆ m_mirror

bool PCB_PLOT_SVG_OPTIONS::m_mirror

◆ m_negative

bool PCB_PLOT_SVG_OPTIONS::m_negative

◆ m_outputFile

wxString PCB_PLOT_SVG_OPTIONS::m_outputFile

◆ m_pageSizeMode

int PCB_PLOT_SVG_OPTIONS::m_pageSizeMode

◆ m_plotFrame

bool PCB_PLOT_SVG_OPTIONS::m_plotFrame

◆ m_printMaskLayer

LSEQ PCB_PLOT_SVG_OPTIONS::m_printMaskLayer

The documentation for this struct was generated from the following file: