LayerIsMajorGrid

LayerIsMajorGrid checks if the major grid lines are visible.

bGrid = LayerIsMajorGrid(hLayer, ssXYZ)

Return Value

bGrid is TRUE (1) when the major 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-1338466