Usage AnnoObjGetSize(Width As Long, Height As Long)
Description Returns the width and height of the selected object.
Parameters Width, Height Long Variables to get the width and height
Return value None
Programming Notes See AnnoObjGetPosCoords method. This method does not pass parameters as reference, useful for programming languages such as Java Script.