KiCad PCB EDA Suite
Loading...
Searching...
No Matches
LTSPICE_SCHEMATIC::TEXT Struct Reference

#include <ltspice_schematic.h>

Public Attributes

VECTOR2I Offset
 
JUSTIFICATION Justification
 
int FontSize
 
wxString Value
 

Detailed Description

Definition at line 215 of file ltspice_schematic.h.

Member Data Documentation

◆ FontSize

int LTSPICE_SCHEMATIC::TEXT::FontSize

Definition at line 219 of file ltspice_schematic.h.

Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().

◆ Justification

JUSTIFICATION LTSPICE_SCHEMATIC::TEXT::Justification

Definition at line 218 of file ltspice_schematic.h.

Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().

◆ Offset

VECTOR2I LTSPICE_SCHEMATIC::TEXT::Offset

Definition at line 217 of file ltspice_schematic.h.

Referenced by SCH_IO_LTSPICE_PARSER::CreateKicadSCH_ITEMs().

◆ Value

wxString LTSPICE_SCHEMATIC::TEXT::Value

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