AnnoUIGetLineType

Usage                  Integer AnnoUIGetLineType

Description         Returns the last selected line type. Only the aotLine (=5) type object has a line type.

Parameters         None

Return value      The line type. It may return one of the following values

                            altSimple (=0)

                            altArrow (=1)

                            altFilledArrow (=2)

                            altDbArrow (=3)

                            altDbFilledArrow (=4)

Programming Notes        The Db in the constant names stands for Double, which means that there are arrows at the starting and the ending point of the line.