|
Altium C++ SDK 3.0
|
#include <DXP.RecordWrappers.h>
Public Member Functions | |
| int | GetLeft () |
| int | GetTop () |
| int | GetRight () |
| int | GetBottom () |
| IPoint * | GetTopLeft () |
| IPoint * | GetBottomRight () |
| int DXP::IRect::GetBottom | ( | ) |
| IPoint * DXP::IRect::GetBottomRight | ( | ) |
| int DXP::IRect::GetLeft | ( | ) |
| int DXP::IRect::GetRight | ( | ) |
| int DXP::IRect::GetTop | ( | ) |
| IPoint * DXP::IRect::GetTopLeft | ( | ) |