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

#include <altium_parser_sch.h>

Inheritance diagram for ASCH_IMAGE:
ASCH_OWNER_INTERFACE ASCH_BORDER_INTERFACE

Public Member Functions

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

Public Attributes

wxString filename
 
VECTOR2I location
 
VECTOR2I corner
 
bool embedimage
 
bool keepaspect
 
int ownerindex
 
int ownerpartid
 
int ownerpartdisplaymode
 
int indexinsheet
 
bool IsNotAccesible
 
int LineWidth
 
int Color
 

Detailed Description

Definition at line 749 of file altium_parser_sch.h.

Constructor & Destructor Documentation

◆ ASCH_IMAGE()

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

Member Data Documentation

◆ Color

◆ corner

VECTOR2I ASCH_IMAGE::corner

Definition at line 753 of file altium_parser_sch.h.

Referenced by ASCH_IMAGE(), and SCH_IO_ALTIUM::ParseImage().

◆ embedimage

bool ASCH_IMAGE::embedimage

Definition at line 755 of file altium_parser_sch.h.

Referenced by ASCH_IMAGE(), and SCH_IO_ALTIUM::ParseImage().

◆ filename

wxString ASCH_IMAGE::filename

Definition at line 751 of file altium_parser_sch.h.

Referenced by ASCH_IMAGE(), and SCH_IO_ALTIUM::ParseImage().

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

◆ keepaspect

bool ASCH_IMAGE::keepaspect

Definition at line 756 of file altium_parser_sch.h.

Referenced by ASCH_IMAGE().

◆ LineWidth

◆ location

VECTOR2I ASCH_IMAGE::location

Definition at line 752 of file altium_parser_sch.h.

Referenced by ASCH_IMAGE(), and SCH_IO_ALTIUM::ParseImage().

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


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