PXV_GridParams Structure
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 ...