GetEventObjType

Usage                  Short GetEventObjType()

Description         This method retrieves the type of the object clicked on. You can use this function in the UserDefined event handler.

Parameters        

Return value      Type of the object. Available types: aotWout, aotNote, aotStamp, aotHighlight, aotLine, aotRect, aotCircle, aotRoundRect, aotText, aotFreeHand, aotMeta, aotRubberStamp.

Programming Notes