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