Transforms points from the device coordinate space to the document coordinate space.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public PointF deviceToDoc ( |
A PointF object, which represents the document coordinates of device point (x, y).
See Also