XYGetDropPenΒΆ

XYGetDropPen returns the handle of the pen that draws drop lines.

hPen = XYGetDropPen(hData)

Return Value

hPen is the handle of the pen created with PenCreate.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-1865533