LayerGetAxisTitleOffset¶
- rsOffset = LayerGetAxisTitleOffset(hLayer, ssXYZ)
Return Value
rsOffset is the title offset in centimeters relatively to the axis.
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-108277