|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| bool SCH::ISch_ComplexText::GetState_Autoposition | ( | ) |
| bool SCH::ISch_ComplexText::GetState_IsHidden | ( | ) |
| TTextHorzAnchor SCH::ISch_ComplexText::GetState_TextHorzAnchor | ( | ) |
| TTextVertAnchor SCH::ISch_ComplexText::GetState_TextVertAnchor | ( | ) |
| void SCH::ISch_ComplexText::SetState_Autoposition | ( | bool | B | ) |
| void SCH::ISch_ComplexText::SetState_IsHidden | ( | bool | B | ) |
| void SCH::ISch_ComplexText::SetState_TextHorzAnchor | ( | TTextHorzAnchor | A | ) |
| void SCH::ISch_ComplexText::SetState_TextVertAnchor | ( | TTextVertAnchor | A | ) |