KiCad PCB EDA Suite
Loading...
Searching...
No Matches
PCB_DISPLAY_OPTIONS Class Reference

#include <pcb_display_options.h>

Public Member Functions

 PCB_DISPLAY_OPTIONS ()
 

Public Attributes

ZONE_DISPLAY_MODE m_ZoneDisplayMode
 
HIGH_CONTRAST_MODE m_ContrastModeDisplay
 How inactive layers are displayed. More...
 
NET_COLOR_MODE m_NetColorMode
 How to use color overrides on specific nets and netclasses. More...
 
double m_TrackOpacity
 Opacity override for all tracks. More...
 
double m_ViaOpacity
 Opacity override for all types of via. More...
 
double m_PadOpacity
 Opacity override for SMD pads and PTHs. More...
 
double m_ZoneOpacity
 Opacity override for filled zone areas. More...
 
double m_ImageOpacity
 Opacity override for user images. More...
 

Detailed Description

Definition at line 30 of file pcb_display_options.h.

Constructor & Destructor Documentation

◆ PCB_DISPLAY_OPTIONS()

PCB_DISPLAY_OPTIONS::PCB_DISPLAY_OPTIONS ( )
inline

Member Data Documentation

◆ m_ContrastModeDisplay

◆ m_ImageOpacity

◆ m_NetColorMode

◆ m_PadOpacity

◆ m_TrackOpacity

◆ m_ViaOpacity

◆ m_ZoneDisplayMode

◆ m_ZoneOpacity


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