DroidDiagram Programmer's Guide
DiagramView.getXmlClipboard Method
See Also
 






Gets a value that specifies whether XML serialization will be used when saving/loading the selection to/from clipboard.

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public boolean getXmlClipboard ()

 Return Value

true if XML serialization will be used; otherwise false.

 See Also

DiagramView Members
DiagramView Class
com.mindfusion.diagramming Namespace