|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| bool SCH::ISch_Circle::GetState_IsSolid | ( | ) |
| TSize SCH::ISch_Circle::GetState_LineWidth | ( | ) |
| int SCH::ISch_Circle::GetState_Radius | ( | ) |
| bool SCH::ISch_Circle::GetState_Transparent | ( | ) |
| void SCH::ISch_Circle::SetState_IsSolid | ( | bool | ASolid | ) |
| void SCH::ISch_Circle::SetState_LineWidth | ( | TSize | AWidth | ) |
| void SCH::ISch_Circle::SetState_Radius | ( | int | ARadius | ) |
| void SCH::ISch_Circle::SetState_Transparent | ( | bool | B | ) |