|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| IPlot * | GetProperty_ParentPlot () |
| int | GetProperty_TopWaveIndex () |
| void | SetProperty_TopWaveIndex (int Value) |
| IScrollArrow * | GetProperty_UpArrow () |
| IScrollArrow * | GetProperty_DownArrow () |
| int | GetVisibleWavesCount (IPlottedWaveList *AWavesList) |
| Public Member Functions inherited from SCH::IPrimitive | |
| TViewablePrimitiveId | GetProperty_ViewablePrimitiveId () |
| void | SetProperty_BoundingRect (DXP::C_Rect Value) |
| DXP::C_Rect | GetProperty_BoundingRect () |
| IScrollArrow * SCH::IWaveLegend::GetProperty_DownArrow | ( | ) |
| IPlot * SCH::IWaveLegend::GetProperty_ParentPlot | ( | ) |
| int SCH::IWaveLegend::GetProperty_TopWaveIndex | ( | ) |
| IScrollArrow * SCH::IWaveLegend::GetProperty_UpArrow | ( | ) |
| int SCH::IWaveLegend::GetVisibleWavesCount | ( | IPlottedWaveList * | AWavesList | ) |
| void SCH::IWaveLegend::SetProperty_TopWaveIndex | ( | int | Value | ) |