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