DocumentToModel
methodsTransforms a point from Page document coordinates to Model coordinates. Shortcut for viewToModel(documentToView(point)). This method is useful when you want to transform coordinates of a drag operation on top of the Diagram.
Parameters:pointObject
Returns:Object
The point in Page document coordinates.
the transformed point