XYZSetInterDensity set the number of rows and columns in the interpolation matrix.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
Is the handle of a data set created with XYZCreate.
nRows Is the number of rows. The value shoult be greater than 2.
nColumns Is the number of columns. The value should be greater than 2.
See also
Overview XYZ-Datasets, XYZGetInterDensity, XYZCreate, XYZUpdate
id-1084405