.. highlightlang:: us .. _xyzisfilled: XYZIsFilled =========== .. index:: XYZIsFilled .. us.tag XYZIsFilled NOTREADYENGLISH XYZGet_iso :ref:`XYZIsFilled` indicates whether the area between the isolines is color filled or not. .. function:: bFilled = XYZIsFilled(hData) .. us.return **Return Value** If *bFilled* is TRUE (1) the area is color filled. .. us.params **Parameters** .. uparam:: hData The handle of a dataset created with :ref:`XYZCreate`. .. seealso:: :ref:`overview-xyz-datasets`, :ref:`XYZCreate` :sub:`id-187717`