.. highlightlang:: us .. _xyzgetisolabelfont: XYZGetIsoLabelFont ================== .. index:: XYZGetIsoLabelFont .. us.tag XYZGetIsoLabelFont ENGLISH XYZGet_label :ref:`XYZGetIsoLabelFont` returns the font style for the isoline labels. .. function:: hFont = XYZGetIsoLabelFont(hData) .. us.return **Return Value** *hFont* is the font handle for the isoline labels. .. us.params **Parameters** .. uparam:: hData A handle for a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate` :sub:`id-455876`