Previous topic

LayerIs3DBox

Next topic

LayerIsAxisLabel

This Page

LayerIsAxisDescendingΒΆ

LayerIsAxisDescending

bDescending = LayerIsAxisDescending(hLayer, ssXYZ)

Return Value

bDescending is TRUE (1) if the axis is scaled descending and FALSE (0) if the axis is scaled ascending.

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