|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
Public Member Functions | |
| IPlottedWave * | GetProperty_ParentWave () |
| bool | GetProperty_Visible () |
| void | SetProperty_Visible (bool Value) |
| int | GetProperty_WaveIndex () |
| void | SetProperty_WaveIndex (int Value) |
| Public Member Functions inherited from SCH::IPrimitive | |
| TViewablePrimitiveId | GetProperty_ViewablePrimitiveId () |
| void | SetProperty_BoundingRect (DXP::C_Rect Value) |
| DXP::C_Rect | GetProperty_BoundingRect () |
| IPlottedWave * SCH::IWaveLabel::GetProperty_ParentWave | ( | ) |
| bool SCH::IWaveLabel::GetProperty_Visible | ( | ) |
| int SCH::IWaveLabel::GetProperty_WaveIndex | ( | ) |
| void SCH::IWaveLabel::SetProperty_Visible | ( | bool | Value | ) |
| void SCH::IWaveLabel::SetProperty_WaveIndex | ( | int | Value | ) |