XYZGetPensΒΆ
XYZGetPens returns a vector with the pen handle for the isolines.
- hvPens = XYZGetPens(hData)
Return Value
hvPens is a vector with the pen handles used to draw the isolines.
Parameters
- hData
A handle for a dataset created with XYZCreate.
See also
id-1098004