XYZShowMarker shows or hides symbols marking the original position of the data points.
Return Value
If the function succeeds, the return value bool is TRUE (1); otherwise it is FALSE (0).
Parameters
Is the handle of a dataset created with XYZCreate.
bShow is TRUE (1) when the symbols should be shown and otherwise FALSE (0).
See also
Overview XYZ-Datasets, XYZCreate, XYIsMarkerVisible, XYZSetMarker
id-816958