XYZIsMarkerLabelVisibleΒΆ

XYZIsMarkerLabelVisible returns a nonzero value if the marker labels are visible; otherwise 0.

bVisible = XYZIsMarkerLabelVisible(hData)

Return Value

bVisible

Parameters

hData

The handle of a dataset created with XYZCreate.

id-98231