LBIsEndArrowΒΆ

LBIsEndArrow checks if the end of the line object has an arrow tip.

bool = LBIsEndArrow(hLine)

Return Value

bool is TRUE (1) if the end of the line has an arrow tip and FALSE (0) if it does not.

Parameters

hLine

Identifies the line object.

id-962250