|
Altium C++ SDK 3.0
|
#include <EDP.RecordWrappers.h>
Public Member Functions | |
| double | GetOverallScaleX () |
| double | GetOverallScaleY () |
| double | GetPrintScale () |
| int | GetTileX () |
| int | GetTileY () |
| int | GetMinX () |
| int | GetMinY () |
| int | GetMaxX () |
| int | GetMaxY () |
| int EDP::IDocumentOutputValues::GetMaxX | ( | ) |
| int EDP::IDocumentOutputValues::GetMaxY | ( | ) |
| int EDP::IDocumentOutputValues::GetMinX | ( | ) |
| int EDP::IDocumentOutputValues::GetMinY | ( | ) |
| double EDP::IDocumentOutputValues::GetOverallScaleX | ( | ) |
| double EDP::IDocumentOutputValues::GetOverallScaleY | ( | ) |
| double EDP::IDocumentOutputValues::GetPrintScale | ( | ) |
| int EDP::IDocumentOutputValues::GetTileX | ( | ) |
| int EDP::IDocumentOutputValues::GetTileY | ( | ) |