|
Altium C++ SDK 3.0
|
#include <EDP.RecordWrappers.h>
Public Member Functions | |
| int | GetMils_PrintingWidth () |
| int | GetMils_PrintingHeight () |
| int | GetPixel_PrintingWidth () |
| int | GetPixel_PrintingHeight () |
| int | GetOverlapHorizontal () |
| int | GetOverlapVertical () |
| bool | GetVectorDevice () |
| int | GetMils_MarginLeft () |
| int | GetMils_MarginBottom () |
| long | GetReferenceDC () |
| int | GetPixel_PageWidth () |
| int | GetPixel_PageHeight () |
| int | GetPixel_MarginLeft () |
| int | GetPixel_MarginBottom () |
| bool | GetFitPrintSizeToDoc () |
| int | GetMils_PageWidth () |
| int | GetMils_PageHeight () |
| int | GetPixelsPerInchX () |
| int | GetPixelsPerInchY () |
| double | GetFramesPerSecond () |
| bool EDP::IInputValues::GetFitPrintSizeToDoc | ( | ) |
| double EDP::IInputValues::GetFramesPerSecond | ( | ) |
| int EDP::IInputValues::GetMils_MarginBottom | ( | ) |
| int EDP::IInputValues::GetMils_MarginLeft | ( | ) |
| int EDP::IInputValues::GetMils_PageHeight | ( | ) |
| int EDP::IInputValues::GetMils_PageWidth | ( | ) |
| int EDP::IInputValues::GetMils_PrintingHeight | ( | ) |
| int EDP::IInputValues::GetMils_PrintingWidth | ( | ) |
| int EDP::IInputValues::GetOverlapHorizontal | ( | ) |
| int EDP::IInputValues::GetOverlapVertical | ( | ) |
| int EDP::IInputValues::GetPixel_MarginBottom | ( | ) |
| int EDP::IInputValues::GetPixel_MarginLeft | ( | ) |
| int EDP::IInputValues::GetPixel_PageHeight | ( | ) |
| int EDP::IInputValues::GetPixel_PageWidth | ( | ) |
| int EDP::IInputValues::GetPixel_PrintingHeight | ( | ) |
| int EDP::IInputValues::GetPixel_PrintingWidth | ( | ) |
| int EDP::IInputValues::GetPixelsPerInchX | ( | ) |
| int EDP::IInputValues::GetPixelsPerInchY | ( | ) |
| long EDP::IInputValues::GetReferenceDC | ( | ) |
| bool EDP::IInputValues::GetVectorDevice | ( | ) |