|
Altium C++ SDK 3.0
|
#include <EDP.SCH.RecordWrappers.h>
Public Member Functions | |
| int | GetLeft () |
| int | GetBottom () |
| int | GetRight () |
| int | GetTop () |
| int | Getx1 () |
| int | Gety1 () |
| int | Getx2 () |
| int | Gety2 () |
| DXP::IPoint * | GetLocation1 () |
| DXP::IPoint * | GetLocation2 () |
| int SCH::ICoordRect::GetBottom | ( | ) |
| int SCH::ICoordRect::GetLeft | ( | ) |
| DXP::IPoint * SCH::ICoordRect::GetLocation1 | ( | ) |
| DXP::IPoint * SCH::ICoordRect::GetLocation2 | ( | ) |
| int SCH::ICoordRect::GetRight | ( | ) |
| int SCH::ICoordRect::GetTop | ( | ) |
| int SCH::ICoordRect::Getx1 | ( | ) |
| int SCH::ICoordRect::Getx2 | ( | ) |
| int SCH::ICoordRect::Gety1 | ( | ) |
| int SCH::ICoordRect::Gety2 | ( | ) |