LBIsStartArrowΒΆ

LBIsStartArrow checks if the start of the line object has an arrow tip.

bool = LBIsStartArrow(hLine)

Return Value

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

Parameters

hLine

Identifies the line object.

id-2108895