Search
BorderComponent.getPen Method
See Also
 

Gets the pen used to stroke the border sides.

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

 Syntax

Java  Copy Code

public Pen getPen ()

 Return Value

The pen used to stroke the border sides.

 See Also