Altium C++ SDK 3.0
Loading...
Searching...
No Matches
SCH::IDocumentOptions Struct Reference

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IDocumentOptions:

Public Member Functions

DXP::TColor GetProperty_GridColor ()
DXP::TColor GetProperty_BackgroundColor ()
DXP::TColor GetProperty_ForegroundColor ()
bool GetProperty_BoldWaves ()
bool GetProperty_HighlightSimilarWaves ()
bool GetProperty_ShowDataPoints ()
bool GetProperty_ShowWaveSymbols ()
bool GetProperty_ShowChartTitle ()
bool GetProperty_ShowPlotTitle ()
bool GetProperty_ShowAxisLabels ()
int GetProperty_MaxPlotsVisible ()
bool GetProperty_ShowSimDataPanel ()
int GetProperty_FFTLength ()
void SetProperty_GridColor (DXP::TColor Value)
void SetProperty_BackgroundColor (DXP::TColor Value)
void SetProperty_ForegroundColor (DXP::TColor Value)
void SetProperty_BoldWaves (bool Value)
void SetProperty_HighlightSimilarWaves (bool Value)
void SetProperty_ShowDataPoints (bool Value)
void SetProperty_ShowWaveSymbols (bool Value)
void SetProperty_ShowChartTitle (bool Value)
void SetProperty_ShowPlotTitle (bool Value)
void SetProperty_ShowAxisLabels (bool Value)
void SetProperty_MaxPlotsVisible (int Value)
void SetProperty_ShowSimDataPanel (bool Value)
void SetProperty_FFTLength (int Value)

Member Function Documentation

◆ GetProperty_BackgroundColor()

DXP::TColor SCH::IDocumentOptions::GetProperty_BackgroundColor ( )

◆ GetProperty_BoldWaves()

bool SCH::IDocumentOptions::GetProperty_BoldWaves ( )

◆ GetProperty_FFTLength()

int SCH::IDocumentOptions::GetProperty_FFTLength ( )

◆ GetProperty_ForegroundColor()

DXP::TColor SCH::IDocumentOptions::GetProperty_ForegroundColor ( )

◆ GetProperty_GridColor()

DXP::TColor SCH::IDocumentOptions::GetProperty_GridColor ( )

◆ GetProperty_HighlightSimilarWaves()

bool SCH::IDocumentOptions::GetProperty_HighlightSimilarWaves ( )

◆ GetProperty_MaxPlotsVisible()

int SCH::IDocumentOptions::GetProperty_MaxPlotsVisible ( )

◆ GetProperty_ShowAxisLabels()

bool SCH::IDocumentOptions::GetProperty_ShowAxisLabels ( )

◆ GetProperty_ShowChartTitle()

bool SCH::IDocumentOptions::GetProperty_ShowChartTitle ( )

◆ GetProperty_ShowDataPoints()

bool SCH::IDocumentOptions::GetProperty_ShowDataPoints ( )

◆ GetProperty_ShowPlotTitle()

bool SCH::IDocumentOptions::GetProperty_ShowPlotTitle ( )

◆ GetProperty_ShowSimDataPanel()

bool SCH::IDocumentOptions::GetProperty_ShowSimDataPanel ( )

◆ GetProperty_ShowWaveSymbols()

bool SCH::IDocumentOptions::GetProperty_ShowWaveSymbols ( )

◆ SetProperty_BackgroundColor()

void SCH::IDocumentOptions::SetProperty_BackgroundColor ( DXP::TColor Value)

◆ SetProperty_BoldWaves()

void SCH::IDocumentOptions::SetProperty_BoldWaves ( bool Value)

◆ SetProperty_FFTLength()

void SCH::IDocumentOptions::SetProperty_FFTLength ( int Value)

◆ SetProperty_ForegroundColor()

void SCH::IDocumentOptions::SetProperty_ForegroundColor ( DXP::TColor Value)

◆ SetProperty_GridColor()

void SCH::IDocumentOptions::SetProperty_GridColor ( DXP::TColor Value)

◆ SetProperty_HighlightSimilarWaves()

void SCH::IDocumentOptions::SetProperty_HighlightSimilarWaves ( bool Value)

◆ SetProperty_MaxPlotsVisible()

void SCH::IDocumentOptions::SetProperty_MaxPlotsVisible ( int Value)

◆ SetProperty_ShowAxisLabels()

void SCH::IDocumentOptions::SetProperty_ShowAxisLabels ( bool Value)

◆ SetProperty_ShowChartTitle()

void SCH::IDocumentOptions::SetProperty_ShowChartTitle ( bool Value)

◆ SetProperty_ShowDataPoints()

void SCH::IDocumentOptions::SetProperty_ShowDataPoints ( bool Value)

◆ SetProperty_ShowPlotTitle()

void SCH::IDocumentOptions::SetProperty_ShowPlotTitle ( bool Value)

◆ SetProperty_ShowSimDataPanel()

void SCH::IDocumentOptions::SetProperty_ShowSimDataPanel ( bool Value)

◆ SetProperty_ShowWaveSymbols()

void SCH::IDocumentOptions::SetProperty_ShowWaveSymbols ( bool Value)

The documentation for this struct was generated from the following file: