Object creation process

Objects may be created using the CreateAnnoObj function. The function has to receive the annotation handle and the type of the annotation object to be created. After the object has been created, object properties have to be set using dedicated functions such as AnnoObjSetProp. The objects are ready to be drawn when the parameters are all set.