DroidDiagram Programmer's Guide
DiagramItem.getPen Method
See Also
 






Gets the pen used to draw the item frame lines.

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

 Syntax

Java  Copy Code

public Pen getPen ()

 Return Value

A Pen object representing the item's pen.

 See Also

DiagramItem Members
DiagramItem Class
com.mindfusion.diagramming Namespace