AnnoUIGetType

Usage                  Integer AnnoUIGetType

Description         Returns the type of selected object.

Parameters         None

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

                            aotWout (=1)

                            aotNote (=2)

                            aotStamp (=3)

                            aotHighlight (=4)

                            aotLine (=5)

                            aotRect (=6)

                            aotCircle (=7)

                            aotRoundRect (=8)

                            aotText (=9)

                            aotFreeHand (=10)

                            aotMeta (=11)

                            aotRubberStamp (=12)

                            aotVoice (=13)

Programming Notes        None