LBSetEndArrow shows or hides the arrow tip of a line drawing object.
Return Value
If the function succeeds, the return value is TRUE (1); otherwise it is FALSE (0).
Parameters
Identifies the line object.
bEnd is TRUE (1) when the arrow tip is visible and FALSE (0) if it is not.
See also
Overview Lines and Arrows, LBCreate, LBSetStartArrow, LBIsEndArrow
id-1741574