DroidDiagram Programmer's Guide
BorderComponent.setPen Method
See Also
 






Sets the pen used to stroke the border sides.

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

 Syntax

Java  Copy Code

public void setPen (
    Pen value
)

 Parameters

value

The pen used to stroke the border sides.

 See Also

BorderComponent Members
BorderComponent Class
com.mindfusion.diagramming.components Namespace