XYGetHatchΒΆ

XYGetHatch returns the object handle for the hatch of 2D datasets.

hHatch = XYGetHatch(hData)

Return Value

hHatch is the handle of the hatch object.

Parameters

hData

The handle of a dataset created with XYCreate or TYCreate.

id-1478386