Returns whether the manipulator object draws in local or global coordinates.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
SyntaxJava
Copy Code
|
|---|
public boolean drawsInLocalCoordinates () |
true if drawn in local coordinates, otherwise, false.
See Also