.. highlightlang:: us .. index:: XYZGetColorMatrixPen .. _xyzgetcolormatrixpen: XYZGetColorMatrixPen ==================== .. us.tag XYZGetColorMatrixPen NOTREADYENGLISH XYZGet_color_matrix New5300 :ref:`XYZGetColorMatrixPen` returns the pen used to draw the color matrix grid lines. .. function:: hPen = XYZGetColorMatrixPen(hData) .. us.return **Return Value** *hPen* is the pen handle. .. us.params **Parameters** .. uparam:: hData identifies the dataset. .. us.history **History** .. list-table:: :header-rows: 1 * - Version - Description * - 5.30 - New. .. seealso:: :ref:`Overview-XYZ-Datasets`, :ref:`XYZSetColorMatrixPen`, :ref:`XYZShowColorMatrix`, :ref:`PenDestroy` :sub:`id-2035683`