XYZIsFilledΒΆ

XYZIsFilled indicates whether the area between the isolines is color filled or not.

bFilled = XYZIsFilled(hData)

Return Value

If bFilled is TRUE (1) the area is color filled.

Parameters

hData

The handle of a dataset created with XYZCreate.

id-187717