.. highlightlang:: us .. index:: LayerGetAxisMinorTickLen .. _layergetaxisminorticklen: LayerGetAxisMinorTickLen ======================== .. us.tag LayerGetAxisMinorTickLen ENGLISH LayerAxisTicks :ref:`LayerGetAxisMajorTickLen` returns the length of the minor axis ticks in cm. .. function:: rsTickLen = LayerGetAxisMajorTickLen(hLayer, ssXYZ) .. us.return **Return Value** *rsTickLen* is the length of the minor axis ticks in cm. .. 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-22473`