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

#include <EDP.SCH.RecordWrappers.h>

Inheritance diagram for SCH::ICoordRect:

Public Member Functions

int GetLeft ()
int GetBottom ()
int GetRight ()
int GetTop ()
int Getx1 ()
int Gety1 ()
int Getx2 ()
int Gety2 ()
DXP::IPointGetLocation1 ()
DXP::IPointGetLocation2 ()

Member Function Documentation

◆ GetBottom()

int SCH::ICoordRect::GetBottom ( )

◆ GetLeft()

int SCH::ICoordRect::GetLeft ( )

◆ GetLocation1()

DXP::IPoint * SCH::ICoordRect::GetLocation1 ( )

◆ GetLocation2()

DXP::IPoint * SCH::ICoordRect::GetLocation2 ( )

◆ GetRight()

int SCH::ICoordRect::GetRight ( )

◆ GetTop()

int SCH::ICoordRect::GetTop ( )

◆ Getx1()

int SCH::ICoordRect::Getx1 ( )

◆ Getx2()

int SCH::ICoordRect::Getx2 ( )

◆ Gety1()

int SCH::ICoordRect::Gety1 ( )

◆ Gety2()

int SCH::ICoordRect::Gety2 ( )

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