|
Altium C++ SDK 3.0
|
#include <EDP.SCH.Interfaces.h>
| DXP::TColor SCH::IDocumentOptions::GetProperty_BackgroundColor | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_BoldWaves | ( | ) |
| int SCH::IDocumentOptions::GetProperty_FFTLength | ( | ) |
| DXP::TColor SCH::IDocumentOptions::GetProperty_ForegroundColor | ( | ) |
| DXP::TColor SCH::IDocumentOptions::GetProperty_GridColor | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_HighlightSimilarWaves | ( | ) |
| int SCH::IDocumentOptions::GetProperty_MaxPlotsVisible | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_ShowAxisLabels | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_ShowChartTitle | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_ShowDataPoints | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_ShowPlotTitle | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_ShowSimDataPanel | ( | ) |
| bool SCH::IDocumentOptions::GetProperty_ShowWaveSymbols | ( | ) |
| void SCH::IDocumentOptions::SetProperty_BackgroundColor | ( | DXP::TColor | Value | ) |
| void SCH::IDocumentOptions::SetProperty_BoldWaves | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_FFTLength | ( | int | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ForegroundColor | ( | DXP::TColor | Value | ) |
| void SCH::IDocumentOptions::SetProperty_GridColor | ( | DXP::TColor | Value | ) |
| void SCH::IDocumentOptions::SetProperty_HighlightSimilarWaves | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_MaxPlotsVisible | ( | int | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ShowAxisLabels | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ShowChartTitle | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ShowDataPoints | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ShowPlotTitle | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ShowSimDataPanel | ( | bool | Value | ) |
| void SCH::IDocumentOptions::SetProperty_ShowWaveSymbols | ( | bool | Value | ) |