LBSetArrowWidthΒΆ

LBSetArrowWidth sets the arrow tip width of a line drawing object.

bool = LBSetArrowWidth(hLine, rsWidth)

Return Value

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

Parameters

hLine

Identifies the line object.

rsWidth

rsWidth is the width in millimeters.

id-1462419