XYZSetPens sets the pens to plot the isolines.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
Is the handle of a dataset created with XYZCreate.
hvPen Is a vector of pen handles for the different isoline values.
Comment
The changes will come into effect after the function XYZUpdate is called.
See also
Overview XYZ-Datasets, XYZCreate, XYZGetPens, XYZUpdate, PenCreate
id-284045