XYZGetLabelOrientationΒΆ

XYZGetLabelOrientation returns the orientation of the isoline labels.

rsOrientation = XYZGetLabelOrientation(hData)

Return Value

rsOrientation has the value 0, if the orientation is horizontal, and 1, if the labels are adjusted to the isoline gradient.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-1500089