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
 
int LineWidth
 
int Color
 

Detailed Description

Definition at line 739 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 743 of file altium_parser_sch.h.

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

◆ embedimage

bool ASCH_IMAGE::embedimage

Definition at line 745 of file altium_parser_sch.h.

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

◆ filename

wxString ASCH_IMAGE::filename

Definition at line 741 of file altium_parser_sch.h.

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

◆ indexinsheet

int ASCH_OWNER_INTERFACE::indexinsheet
inherited

◆ keepaspect

bool ASCH_IMAGE::keepaspect

Definition at line 746 of file altium_parser_sch.h.

Referenced by ASCH_IMAGE().

◆ LineWidth

◆ location

VECTOR2I ASCH_IMAGE::location

Definition at line 742 of file altium_parser_sch.h.

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

◆ ownerindex

◆ ownerpartdisplaymode

◆ ownerpartid


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