LayerGetAxisMinorTickWidth¶
LayerGetAxisMinorTickWidth returns the width of the minor axis ticks in 0.1 mm steps.
- rsTickWidth = LayerGetAxisMinorTickWidth(hLayer, ssXYZ)
Return Value
rsTickWidth is the minor tick width in 0.1 mm steps.
Parameters
- hLayer
Identifies the layer.
- ssXYZ
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
id-1633333