XYZSetHullLabelDistanceΒΆ

XYZSetHullLabelDistance sets the length of the help line between the hull point and the label.

bool = XYZSetHullLabelDistance(hData, rsDistance)

Return Value

If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).

Parameters

hData

The handle of a dataset created with XYZCreate.

rsDistance

rsDistance The length of the help line in centimeters.

id-1617791