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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_TEXT_FRAME:
ASCH_OWNER_INTERFACE ASCH_NOTE

Public Member Functions

 ASCH_TEXT_FRAME (const std::map< wxString, wxString > &aProps)
 

Public Attributes

VECTOR2I Location
 
VECTOR2I Size
 
VECTOR2I BottomLeft
 
VECTOR2I TopRight
 
wxString Text
 
bool IsWordWrapped
 
bool ShowBorder
 
int FontID
 
int TextMargin
 
int AreaColor
 
int TextColor
 
int BorderColor
 
int BorderWidth
 
bool isSolid
 
ASCH_TEXT_FRAME_ALIGNMENT Alignment
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 

Detailed Description

Definition at line 394 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_TEXT_FRAME()

Member Data Documentation

◆ Alignment

ASCH_TEXT_FRAME_ALIGNMENT ASCH_TEXT_FRAME::Alignment

◆ AreaColor

int ASCH_TEXT_FRAME::AreaColor

◆ BorderColor

int ASCH_TEXT_FRAME::BorderColor

◆ BorderWidth

int ASCH_TEXT_FRAME::BorderWidth

Definition at line 413 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME().

◆ BottomLeft

VECTOR2I ASCH_TEXT_FRAME::BottomLeft

◆ FontID

int ASCH_TEXT_FRAME::FontID

◆ 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().

◆ isSolid

bool ASCH_TEXT_FRAME::isSolid

◆ IsWordWrapped

bool ASCH_TEXT_FRAME::IsWordWrapped

Definition at line 405 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME().

◆ Location

VECTOR2I ASCH_TEXT_FRAME::Location

Definition at line 396 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid

◆ ShowBorder

bool ASCH_TEXT_FRAME::ShowBorder

◆ Size

VECTOR2I ASCH_TEXT_FRAME::Size

Definition at line 397 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME().

◆ Text

wxString ASCH_TEXT_FRAME::Text

◆ TextColor

int ASCH_TEXT_FRAME::TextColor

Definition at line 411 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME().

◆ TextMargin

int ASCH_TEXT_FRAME::TextMargin

Definition at line 409 of file altium_parser_sch.h.

Referenced by ASCH_TEXT_FRAME().

◆ TopRight

VECTOR2I ASCH_TEXT_FRAME::TopRight

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