LayerGetAxisTickPos

LayerGetAxisTickPos returns the position of the specified axis.

rsPos = LayerGetAxisTickPos(hLayer, ssXYZ)

Return Value

rsPos

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