.. highlightlang:: us .. index:: LayerGetAxisTickPos .. _layergetaxistickpos: LayerGetAxisTickPos =================== .. us.tag LayerGetAxisTickPos NOTREADYENGLISH LayerAxisTicks :ref:`LayerGetAxisTickPos` returns the position of the specified axis. .. function:: rsPos = LayerGetAxisTickPos(hLayer, ssXYZ) .. us.return **Return Value** *rsPos* .. 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:`LayerCreate` :sub:`id-872561`