.. highlightlang:: us .. index:: LayerGetAxisRelPosition .. _layergetaxisrelposition: LayerGetAxisRelPosition ======================= .. us.tag LayerGetAxisRelPosition ENGLISH LayerGet :ref:`LayerGetAxisRelPosition` returns the offset by which the axis will be moved relatively to its standard position. .. function:: rsRel = LayerGetAxisRelPosition(hLayer, ssXYZ) .. us.return **Return Value** *rsRel* is the offset in centimeters. .. us.params **Parameters** .. uparam:: hLayer Identifies the layer. .. uparam:: ssXYZ *ssXYZ* is "X" for the x-axis, "Y" for the y-axis and "Z" for the z-axis. .. seealso:: :ref:`overview-diagrams`, :ref:`LayerGetAxisRelPosition`, :ref:`LayerCreate` :sub:`id-841564`