XYZGet3DOutsidePenΒΆ

The XYZGet3DOutsidePen function returns the line style for the 3D surface map grid outside of the data hull.

hPen = XYZGet3DOutsidePen(hData)

Return Value

hPen is the handle of the pen created with PenCreate.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-3851