HatchSetWidthΒΆ

HatchSetWidth sets the hatch line width in 0.1 mm steps.

bool = HatchSetWidth(hHatch, nWidth)

Return Value

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

Parameters

hHatch

Identifies the hatch object.

nWidth

nWidth is the width in 0.1 mm steps.

id-1299977