Search
DiagramItem.getEffectivePen Method
See Also
 

Gets the effective pen of the item.

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

 Syntax

Java  Copy Code

public Pen getEffectivePen ()

 Return Value

A Pen instance.

 See Also