XYZGetHullPenΒΆ

XYZGetHullPen returns the pen handle used to draw the hull line.

hPen = XYZGetHullPen(hData)

Return Value

hPen

Parameters

hData

A handle for a dataset created with XYZCreate.

id-1001147