PXV_GridParams Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 2: | Line 2: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:PXV_GridParams Structure}} | {{#customTitle:PXV_GridParams Structure}} | ||
− | {{#parentPage:PXV:PXV_Structures|PXV_GridParams | + | {{#parentPage:PXV:PXV_Structures|PXV_GridParams|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 09:40, 23 May 2015
Specifies the ...
Syntax
struct PXV_GridParams { ULONG nSize; float nCellWidth; float nCellHeight; float nLeftOffset; float nTopOffset; ULONG nCellDivs; };
Members
- nSize
- Value of ULONG ...
- nCellWidth
- Value of float ...
- nCellHeight
- Value of float ...
- nLeftOffset
- Value of float ...
- nTopOffset
- Value of float ...
- nCellDivs
- Value of ULONG ...