DroidDiagram Programmer's Guide
DiagramItem.getPrintable Method
See Also
 






Gets a value indicating whether an item will be printed.

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

 Syntax

Java  Copy Code

public boolean getPrintable ()

 Return Value

true if the item will be drawn when printing the diagram, otherwise false.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace