.. highlightlang:: us .. index:: XYZIsColorMapEnabled .. _xyziscolormapenabled: XYZIsColorMapEnabled ==================== .. us.tag XYZIsColorMapEnabled XYZGet_iso New5900 :ref:`XYZIsColorMapEnabled` returns TRUE (1), if the color map is used. .. function:: ssColorMapName = XYZIsColorMapEnabled(hData) .. us.return **Return Value** *ssColorMapName* is the color map name. .. us.params **Parameters** .. uparam:: hData A handle for a dataset created with :ref:`XYZCreate`. .. us.comment **Comment** See ref:`XYZSetColorMap` for a list of available color maps. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZGetFillColors`, :ref:`XYZCreate` :ref:`XYZSetColorMap`, :ref:`XYZEnableColorMap` :sub:`id-700011`