XYZConfigDlgΒΆ

XYConfigDlg displays a dialog box for the given 3D dataset.

bool = XYZConfigDlg(hData)

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 or TYCreate.

id-1784832