LayerGetLastLabel¶
LayerGetLastLabel returns a value set with LayerSetLastLabel. No labels are displayed above this value.
- dLast = LayerGetLastLabel(hLayer, ssXYZ)
Return Value
dLast is the value set with LayerSetLastLabel. No labels are displayed above 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.
See also
id-1679390