XYZIsLabelInABoxΒΆ

XYZIsLabelInABox determines if the isoline labels appear in boxes.

bool = XYZIsLabelInABox(hData)

Return Value

Return Value

bool is TRUE (1), if a box is plotted around the label.

bool

Parameters

hData

The handle of a dataset created with XYZCreate.

id-1100869