LayerGetFirstLabel

LayerGetFirstLabel returns the value set with LayerSetFirstLabel. No labels are displayed below this value.

dFirst = LayerGetFirstLabel(hLayer, ssXYZ)

Return Value

dFirst is the value set with LayerSetFirstLabel. No labels are displayed below this value.

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