Usage Boolean AnnoUISetLineWidth(Width As Long)
Description Sets the line width. It is applied to the selected object, if there is any. Objects of aotWout (=1), aotNote (=2), aotStamp (=3) and aotHighlight (=4) do not have a line width.
Parameters Width Long New line width
Return value True if repaint is necessary.
Programming Notes None