XYZGetIsoAreasΒΆ

XYZGetIsoAreas returns the area between the isolines as a percent value of the complete map.

rvValues = XYZGetIsoAreas(hData)

Return Value

rvValues is a vector with a maximum of 100 elements. If the dataset does not contain any isoline values the functions returns the value 0.

Parameters

hData

A handle for a dataset created with XYZCreate.

id-2037465