PXV_VirtualPoint Structure
From PDF XChange PDF SDK
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