DroidDiagram Programmer's Guide
ShapeDecoration.setPen Method
See Also
 






Sets the pen used to paint the frame of the shape.

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

 Syntax

Java  Copy Code

public void setPen (
    Pen pen
)

 Parameters

pen

A Pen instance.

 See Also

ShapeDecoration Members
ShapeDecoration Class
com.mindfusion.diagramming Namespace