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

#include <EDP.PCB.RecordWrappers.h>

Inheritance diagram for PCB::ICoordRect:

Public Member Functions

int Getleft ()
int Getbottom ()
int Getright ()
int Gettop ()
int Getx1 ()
int Gety1 ()
int Getx2 ()
int Gety2 ()
int Getlx ()
int Getly ()
int Gethx ()
int Gethy ()
ICoordPointGetLocation1 ()
ICoordPointGetLocation2 ()
ICoordPointGetBottomLeft ()
ICoordPointGetTopRight ()

Member Function Documentation

◆ Getbottom()

int PCB::ICoordRect::Getbottom ( )

◆ GetBottomLeft()

ICoordPoint * PCB::ICoordRect::GetBottomLeft ( )

◆ Gethx()

int PCB::ICoordRect::Gethx ( )

◆ Gethy()

int PCB::ICoordRect::Gethy ( )

◆ Getleft()

int PCB::ICoordRect::Getleft ( )

◆ GetLocation1()

ICoordPoint * PCB::ICoordRect::GetLocation1 ( )

◆ GetLocation2()

ICoordPoint * PCB::ICoordRect::GetLocation2 ( )

◆ Getlx()

int PCB::ICoordRect::Getlx ( )

◆ Getly()

int PCB::ICoordRect::Getly ( )

◆ Getright()

int PCB::ICoordRect::Getright ( )

◆ Gettop()

int PCB::ICoordRect::Gettop ( )

◆ GetTopRight()

ICoordPoint * PCB::ICoordRect::GetTopRight ( )

◆ Getx1()

int PCB::ICoordRect::Getx1 ( )

◆ Getx2()

int PCB::ICoordRect::Getx2 ( )

◆ Gety1()

int PCB::ICoordRect::Gety1 ( )

◆ Gety2()

int PCB::ICoordRect::Gety2 ( )

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