XYZGetIsoLabelFontΒΆ

XYZGetIsoLabelFont returns the font style for the isoline labels.

hFont = XYZGetIsoLabelFont(hData)

Return Value

hFont is the font handle for the isoline labels.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-455876