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

The CIRCLE is represented in Ltpsice inside a rectangle whose two opposite points and line style are given. More...

#include <ltspice_schematic.h>

Public Attributes

VECTOR2I TopLeft
 
VECTOR2I BotRight
 
LINEWIDTH LineWidth
 
LINESTYLE LineStyle
 

Detailed Description

The CIRCLE is represented in Ltpsice inside a rectangle whose two opposite points and line style are given.

Definition at line 151 of file ltspice_schematic.h.

Member Data Documentation

◆ BotRight

VECTOR2I LTSPICE_SCHEMATIC::CIRCLE::BotRight

◆ LineStyle

LINESTYLE LTSPICE_SCHEMATIC::CIRCLE::LineStyle

◆ LineWidth

LINEWIDTH LTSPICE_SCHEMATIC::CIRCLE::LineWidth

◆ TopLeft


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