LayerIsMinorGrid

LayerIsMinorGrid checks if the minor grid lines are visible.

bGrid = LayerIsMinorGrid(hLayer, ssXYZ)

Return Value

bGrid is TRUE (1) when the minor grid lines are visible and FALSE (0) when they are not.

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