PXV_GridParams Structure
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 35: | Line 35: | ||
== See Also == | == See Also == | ||
− | + | [[PXV:IPXV_PagesView_SnapPoint|IPXV_PagesView::SnapPoint]], [[PXV:IPXV_PagesView_GridParams|IPXV_PagesView::GridParams]] |
Revision as of 05:16, 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 ...