API Reference
>
OdExport Classes
>
TD_PDF_2D_EXPORT Namespace
>
Structs, Records, Enums
>
TD_PDF_2D_EXPORT::PDFDevicePoint Structure
TD_PDF_2D_EXPORT::PDFDevicePoint Structure
Collapse All
Syntax
C++
struct
PDFDevicePoint
{
double
x
;
double
y
; };
File
Pdf2dExportDevice.h
Members
Members
Description
double x;
X coordinate of the device point
double y;
Y coordinate of the device point
Description
This structure implements the device point.
Group
Structs, Records, Enums
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic