HatchSetDistanceΒΆ

HatchSetDistance sets the distance between the hatch lines

bool = HatchSetDistance(hHatch, rsDistance)

Return Value

If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).

Parameters

hHatch

Identifies the hatch.

rsDistance

rsDistance is the distance between the hatch lines in centimeters.

id-367069