.. highlightlang:: us .. index:: XYZIsLabelTransparent .. _xyzislabeltransparent: XYZIsLabelTransparent ===================== .. us.tag XYZIsLabelTransparent NOTREADYENGLISH XYZGet_label New5300 :ref:`XYZIsLabelTransparent` determines if the isoline labels are plotted transparent or with a white background. .. function:: bool = XYZIsLabelTransparent(hData) .. us.return **Return Value** *bool* is TRUE (1) if the labels are plotted transparent. *bool* .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate`. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.30 - New. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate`, :ref:`XYZSetProps`, :ref:`XYZGetProps`, :ref:`XYZShowLabelTransparent`, :ref:`XYZUpdate` :sub:`id-343370`