DroidDiagram Programmer's Guide
ElementTemplate.getElementPen Method
See Also
 






Gets a pen used to render the element. If no pen properties are explicitly specified for this element, returns the pen passed as an argument.

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

 Syntax

Java  Copy Code

protected Pen getElementPen (
    Pen pen
)

 Parameters

pen

The Pen object specifying the base pen.

 Return Value

 See Also

ElementTemplate Members
ElementTemplate Class
com.mindfusion.diagramming Namespace