KiCad PCB EDA Suite
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
ASCH_SHEET_FONT Struct Reference

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_SHEET_FONT:
ASCH_OWNER_INTERFACE

Public Member Functions

 ASCH_SHEET_FONT (const std::map< wxString, wxString > &aProps, int aId)
 

Public Attributes

wxString FontName
 
int Size
 
int Rotation
 
int AreaColor
 
bool Italic
 
bool Bold
 
bool Underline
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 772 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_SHEET_FONT()

ASCH_SHEET_FONT::ASCH_SHEET_FONT ( const std::map< wxString, wxString > &  aProps,
int  aId 
)
explicit

Member Data Documentation

◆ AreaColor

int ASCH_SHEET_FONT::AreaColor

Definition at line 778 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_FONT().

◆ Bold

bool ASCH_SHEET_FONT::Bold

◆ FontName

wxString ASCH_SHEET_FONT::FontName

Definition at line 774 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_FONT().

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ IsNotAccesible

bool ASCH_OWNER_INTERFACE::IsNotAccesible
inherited

Definition at line 127 of file altium_parser_sch.h.

Referenced by ASCH_OWNER_INTERFACE::ASCH_OWNER_INTERFACE().

◆ Italic

bool ASCH_SHEET_FONT::Italic

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ Rotation

int ASCH_SHEET_FONT::Rotation

Definition at line 777 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_FONT().

◆ Size

int ASCH_SHEET_FONT::Size

◆ Underline

bool ASCH_SHEET_FONT::Underline

Definition at line 782 of file altium_parser_sch.h.

Referenced by ASCH_SHEET_FONT().


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