|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| int SCH::ISch_SheetEntry::GetState_DistanceFromTop | ( | ) |
| DXP::TColor SCH::ISch_SheetEntry::GetState_HarnessColor | ( | ) |
| TPortIO SCH::ISch_SheetEntry::GetState_IOType | ( | ) |
| std::wstring SCH::ISch_SheetEntry::GetState_Name | ( | ) |
| std::wstring SCH::ISch_SheetEntry::GetState_OverrideDisplayString | ( | ) |
| ISch_SheetSymbol * SCH::ISch_SheetEntry::GetState_OwnerSchSheetSymbol | ( | ) |
| TLeftRightSide SCH::ISch_SheetEntry::GetState_Side | ( | ) |
| TPortArrowStyle SCH::ISch_SheetEntry::GetState_Style | ( | ) |
| DXP::TColor SCH::ISch_SheetEntry::GetState_TextColor | ( | ) |
| bool SCH::ISch_SheetEntry::IsVertical | ( | ) |
| void SCH::ISch_SheetEntry::SetState_DistanceFromTop | ( | int | Value | ) |
| void SCH::ISch_SheetEntry::SetState_HarnessColor | ( | DXP::TColor | AValue | ) |
| void SCH::ISch_SheetEntry::SetState_IOType | ( | TPortIO | Value | ) |
| void SCH::ISch_SheetEntry::SetState_Name | ( | std::wstring | Value | ) |
| void SCH::ISch_SheetEntry::SetState_OverrideDisplayString | ( | std::wstring | Value | ) |
| void SCH::ISch_SheetEntry::SetState_Side | ( | TLeftRightSide | Value | ) |
| void SCH::ISch_SheetEntry::SetState_Style | ( | TPortArrowStyle | Value | ) |
| void SCH::ISch_SheetEntry::SetState_TextColor | ( | DXP::TColor | Value | ) |