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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IChartTitle:
SCH::IPrimitive

Public Member Functions

IChartGetProperty_ParentChart ()
bool GetProperty_Visible ()
void SetProperty_Visible (bool Value)
std::wstring GetProperty_TitleText ()
Public Member Functions inherited from SCH::IPrimitive
TViewablePrimitiveId GetProperty_ViewablePrimitiveId ()
void SetProperty_BoundingRect (DXP::C_Rect Value)
DXP::C_Rect GetProperty_BoundingRect ()

Member Function Documentation

◆ GetProperty_ParentChart()

IChart * SCH::IChartTitle::GetProperty_ParentChart ( )

◆ GetProperty_TitleText()

std::wstring SCH::IChartTitle::GetProperty_TitleText ( )

◆ GetProperty_Visible()

bool SCH::IChartTitle::GetProperty_Visible ( )

◆ SetProperty_Visible()

void SCH::IChartTitle::SetProperty_Visible ( bool Value)

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