.. highlightlang:: us .. index:: LayerGetAxisMinorTickWidth .. _layergetaxisminortickwidth: LayerGetAxisMinorTickWidth ========================== .. us.tag LayerGetAxisMinorTickWidth ENGLISH LayerAxisTicks :ref:`LayerGetAxisMinorTickWidth` returns the width of the minor axis ticks in 0.1 mm steps. .. function:: rsTickWidth = LayerGetAxisMinorTickWidth(hLayer, ssXYZ) .. us.return **Return Value** *rsTickWidth* is the minor tick width in 0.1 mm steps. .. 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:`LayerGetAxisMinorTickWidth`, :ref:`LayerCreate` :sub:`id-1633333`