Sets the pen used to stroke the outline of the component.
Namespace: com.mindfusion.diagramming.components
Package: com.mindfusion.diagramming.components
SyntaxJava
Copy Code
|
|---|
public void setPen ( |
An instance of the Pen class. The default is null.
See Also