An AnnSize structure that represents the offset to be used when moving the object.
Remarks
This method is called when the user clicks and drags on the object itself of this AnnEditDesigner. Derived classes can override this method and provide the necessary functionality to update the edited object coordinates. The default implementation calls the AnnObject.Translate method.