PXV_VirtualPoint 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_VirtualPoint Structure}} | {{#customTitle:PXV_VirtualPoint Structure}} | ||
− | {{#parentPage:PXV:PXV_Structures|PXV_VirtualPoint | + | {{#parentPage:PXV:PXV_Structures|PXV_VirtualPoint|structure}} |
{{ToWrite}} | {{ToWrite}} | ||
{{ToReview}} | {{ToReview}} |
Latest revision as of 09:41, 23 May 2015
Specifies the ...
Syntax
struct PXV_VirtualPoint { ULONG nRow; double xPos; double yPos; LONG xBorderPos; LONG yBorderPos; };
Members
- nRow
- Value of ULONG ...
- xPos
- Value of double ...
- yPos
- Value of double ...
- xBorderPos
- Value of LONG ...
- yBorderPos
- Value of LONG ...
See Also
IPXV_PagesLayoutManager::GetCurPos, IPXV_PagesLayoutManager::SetCurPos