|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| IChart * | GetProperty_ParentChartInterface () |
| IPlot * | GetProperty_ParentPlot () |
| void | SetProperty_ParentPlot (IPlot *Value) |
| Public Member Functions inherited from SCH::IPrimitive | |
| TViewablePrimitiveId | GetProperty_ViewablePrimitiveId () |
| void | SetProperty_BoundingRect (DXP::C_Rect Value) |
| DXP::C_Rect | GetProperty_BoundingRect () |
| IChart * SCH::IAxis::GetProperty_ParentChartInterface | ( | ) |
| IPlot * SCH::IAxis::GetProperty_ParentPlot | ( | ) |
| void SCH::IAxis::SetProperty_ParentPlot | ( | IPlot * | Value | ) |