LayerGetAxisNTicks¶
LayerGetAxisNTicks returns the number of minor axis ticks.
- nTicks = LayerGetAxisNTicks(hLayer, ssXYZ)
Return Value
nTicks is a number between 0 and 100.
Parameters
- hLayer
Identifies the layer.
- ssXYZ
ssXYZ is “X” for the x-axis, “Y” for the y-axis and “Z” for the z-axis.
See also
id-1055367