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

A 4-sided polygon with opposite equal sides, used in representing shapes. More...

#include <ltspice_schematic.h>

Public Attributes

VECTOR2I TopLeft
 
VECTOR2I BotRight
 
LINEWIDTH LineWidth
 
LINESTYLE LineStyle
 

Detailed Description

A 4-sided polygon with opposite equal sides, used in representing shapes.

Definition at line 184 of file ltspice_schematic.h.

Member Data Documentation

◆ BotRight

VECTOR2I LTSPICE_SCHEMATIC::RECTANGLE::BotRight

◆ LineStyle

LINESTYLE LTSPICE_SCHEMATIC::RECTANGLE::LineStyle

◆ LineWidth

LINEWIDTH LTSPICE_SCHEMATIC::RECTANGLE::LineWidth

◆ TopLeft

VECTOR2I LTSPICE_SCHEMATIC::RECTANGLE::TopLeft

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