Usage AnnoObjSetLineType(Type As Integer)
Description Sets the line type for the selected aotLine (=5) type object.
Parameters Type Long Line type, may take one of the following values
altSimple (=0)
altArrow (=1)
altFilledArrow (=2)
altDbArrow (=3)
altDbFilledArrow (=4)
Return value None
Programming Notes The Db in the constant names stands for Double, which means that there are arrows at the starting point and the ending point of the line.