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

#include <EDP.SCH.Interfaces.h>

Inheritance diagram for SCH::IPlotTitle:
SCH::IPrimitive

Public Member Functions

IPlotGetProperty_ParentPlot ()
bool GetProperty_Visible ()
void SetProperty_Visible (bool Value)
std::wstring GetProperty_TitleText ()
int GetProperty_Height ()
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_Height()

int SCH::IPlotTitle::GetProperty_Height ( )

◆ GetProperty_ParentPlot()

IPlot * SCH::IPlotTitle::GetProperty_ParentPlot ( )

◆ GetProperty_TitleText()

std::wstring SCH::IPlotTitle::GetProperty_TitleText ( )

◆ GetProperty_Visible()

bool SCH::IPlotTitle::GetProperty_Visible ( )

◆ SetProperty_Visible()

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

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