LayerIsMaxLine

LayerIsMaxLine checks if the maximum grid line is visible.

bMaxLine = LayerIsMaxLine(hLayer, ssXYZ)

Return Value

bMaxLine is TRUE (1) when the maximum grid line is visible and FALSE (0) when it is 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-186905