|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| IChart * | GetProperty_ParentChart () |
| bool | GetProperty_Visible () |
| void | SetProperty_Visible (bool Value) |
| std::wstring | GetProperty_TitleText () |
| Public Member Functions inherited from SCH::IPrimitive | |
| TViewablePrimitiveId | GetProperty_ViewablePrimitiveId () |
| void | SetProperty_BoundingRect (DXP::C_Rect Value) |
| DXP::C_Rect | GetProperty_BoundingRect () |
| IChart * SCH::IChartTitle::GetProperty_ParentChart | ( | ) |
| std::wstring SCH::IChartTitle::GetProperty_TitleText | ( | ) |
| bool SCH::IChartTitle::GetProperty_Visible | ( | ) |
| void SCH::IChartTitle::SetProperty_Visible | ( | bool | Value | ) |