Transforms points from the document coordinate space to the device coordinate space.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public Rect docToDevice ( |
A RectF object, whose coordinates should be transformed and returned.
A Rect instance, which represents the device coordinates of docRect.
See Also