31 #ifndef CLASS_GBR_DISPLAY_OPTIONS_H 32 #define CLASS_GBR_DISPLAY_OPTIONS_H 77 #endif // #ifndef CLASS_GBR_DISPLAY_OPTIONS_H bool m_DisplayPolygonsFill
Option to draw polygons (filled/sketch)
COLOR4D m_BgDrawColor
The background color.
bool m_HighContrastMode
High contrast mode (dim un-highlighted objects)
bool m_DisplayNegativeObjects
Option to draw negative objects in a specific color.
bool m_DisplayLinesFill
Option to draw line items (filled/sketch)
COLOR4D m_NegativeDrawColor
The color used to draw negative objects, usually the background color, but not always,...
bool m_DiffMode
Display layers in diff mode.
bool m_ForceBlackAndWhite
Option print in black and white (not used in draw mode.
bool m_DisplayFlashedItemsFill
Option to draw flashed items (filled/sketch)
bool m_FlipGerberView
Display as a mirror image.
bool m_IsPrinting
true when printing a page, false when drawing on screen
bool m_DisplayDCodes
Option to show dcode values on items drawn with a dcode tool.