Altium C++ SDK 3.0
Loading...
Searching...
No Matches
DXP::IEDMS_CommentsServicePreferences Struct Reference

#include <DXP.Interfaces.h>

Inheritance diagram for DXP::IEDMS_CommentsServicePreferences:

Public Member Functions

void Export_ToIni ()
void Import_FromIni ()
bool SchShowCommentThreads ()
int SchCommentThreadColorSetCount ()
bool SchCommentThreadColorSetDetails (int AIndex, TColor *AColor, TColor *AColorGradient1, TColor *AColorGradient2)
TAlignment SchCommentThreadTextAlignment ()
int SchCommentThreadTextMargin ()
TColor SchCommentThreadTextColor ()
void SchCommentThreadFontDetails (std::wstring *AFontName, int *ASize, TFontStylesSet &AStyle)
void SchCommentThreadReferenceDetails (TColor *ALineColor, int *ALineWidth, TPenStyle *ALineStyle)
bool PCBShowCommentThreads ()
TColor PCBCommentThreadTextColor ()
void PCBCommentThreadReferenceDetails (TColor *ALineColor, int *ALineWidth)
void PCBCommentThreadMaskAreaDetails (TColor *AAreaColor, float *AAreaAlpha)
void SetSchShowCommentThreads (bool const AValue)
void SetPCBShowCommentThreads (bool const AValue)

Member Function Documentation

◆ Export_ToIni()

void DXP::IEDMS_CommentsServicePreferences::Export_ToIni ( )

◆ Import_FromIni()

void DXP::IEDMS_CommentsServicePreferences::Import_FromIni ( )

◆ PCBCommentThreadMaskAreaDetails()

void DXP::IEDMS_CommentsServicePreferences::PCBCommentThreadMaskAreaDetails ( TColor * AAreaColor,
float * AAreaAlpha )

◆ PCBCommentThreadReferenceDetails()

void DXP::IEDMS_CommentsServicePreferences::PCBCommentThreadReferenceDetails ( TColor * ALineColor,
int * ALineWidth )

◆ PCBCommentThreadTextColor()

TColor DXP::IEDMS_CommentsServicePreferences::PCBCommentThreadTextColor ( )

◆ PCBShowCommentThreads()

bool DXP::IEDMS_CommentsServicePreferences::PCBShowCommentThreads ( )

◆ SchCommentThreadColorSetCount()

int DXP::IEDMS_CommentsServicePreferences::SchCommentThreadColorSetCount ( )

◆ SchCommentThreadColorSetDetails()

bool DXP::IEDMS_CommentsServicePreferences::SchCommentThreadColorSetDetails ( int AIndex,
TColor * AColor,
TColor * AColorGradient1,
TColor * AColorGradient2 )

◆ SchCommentThreadFontDetails()

void DXP::IEDMS_CommentsServicePreferences::SchCommentThreadFontDetails ( std::wstring * AFontName,
int * ASize,
TFontStylesSet & AStyle )

◆ SchCommentThreadReferenceDetails()

void DXP::IEDMS_CommentsServicePreferences::SchCommentThreadReferenceDetails ( TColor * ALineColor,
int * ALineWidth,
TPenStyle * ALineStyle )

◆ SchCommentThreadTextAlignment()

TAlignment DXP::IEDMS_CommentsServicePreferences::SchCommentThreadTextAlignment ( )

◆ SchCommentThreadTextColor()

TColor DXP::IEDMS_CommentsServicePreferences::SchCommentThreadTextColor ( )

◆ SchCommentThreadTextMargin()

int DXP::IEDMS_CommentsServicePreferences::SchCommentThreadTextMargin ( )

◆ SchShowCommentThreads()

bool DXP::IEDMS_CommentsServicePreferences::SchShowCommentThreads ( )

◆ SetPCBShowCommentThreads()

void DXP::IEDMS_CommentsServicePreferences::SetPCBShowCommentThreads ( bool const AValue)

◆ SetSchShowCommentThreads()

void DXP::IEDMS_CommentsServicePreferences::SetSchShowCommentThreads ( bool const AValue)

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