LayerGetAxisMinorTickLen

LayerGetAxisMajorTickLen returns the length of the minor axis ticks in cm.

rsTickLen = LayerGetAxisMajorTickLen(hLayer, ssXYZ)

Return Value

rsTickLen is the length of the minor axis ticks in cm.

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-22473