|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| DXP::C_Point SCH::ISch_Rectangle::GetState_Corner | ( | ) |
| bool SCH::ISch_Rectangle::GetState_IsSolid | ( | ) |
| TSize SCH::ISch_Rectangle::GetState_LineWidth | ( | ) |
| bool SCH::ISch_Rectangle::GetState_Transparent | ( | ) |
| void SCH::ISch_Rectangle::SetState_Corner | ( | DXP::C_Point | ALocation | ) |
| void SCH::ISch_Rectangle::SetState_IsSolid | ( | bool | B | ) |
| void SCH::ISch_Rectangle::SetState_LineWidth | ( | TSize | ASize | ) |
| void SCH::ISch_Rectangle::SetState_Transparent | ( | bool | B | ) |