|
Altium C++ SDK 3.0
|
#include <EDP.PCB.RecordWrappers.h>
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 () |
| ICoordPoint * | GetLocation1 () |
| ICoordPoint * | GetLocation2 () |
| ICoordPoint * | GetBottomLeft () |
| ICoordPoint * | GetTopRight () |
| int PCB::ICoordRect::Getbottom | ( | ) |
| ICoordPoint * PCB::ICoordRect::GetBottomLeft | ( | ) |
| int PCB::ICoordRect::Gethx | ( | ) |
| int PCB::ICoordRect::Gethy | ( | ) |
| int PCB::ICoordRect::Getleft | ( | ) |
| ICoordPoint * PCB::ICoordRect::GetLocation1 | ( | ) |
| ICoordPoint * PCB::ICoordRect::GetLocation2 | ( | ) |
| int PCB::ICoordRect::Getlx | ( | ) |
| int PCB::ICoordRect::Getly | ( | ) |
| int PCB::ICoordRect::Getright | ( | ) |
| int PCB::ICoordRect::Gettop | ( | ) |
| ICoordPoint * PCB::ICoordRect::GetTopRight | ( | ) |
| int PCB::ICoordRect::Getx1 | ( | ) |
| int PCB::ICoordRect::Getx2 | ( | ) |
| int PCB::ICoordRect::Gety1 | ( | ) |
| int PCB::ICoordRect::Gety2 | ( | ) |