Search
ShapeComponent.getPen Method
See Also
 

Gets the pen used to stroke the outline of the component.

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

 Syntax

Java  Copy Code

public Pen getPen ()

 Return Value

An instance of the Pen class.

 See Also