ASP.NET Pack Programmer's Guide
Pen Class
See Also
 






Pen objects are used to draw the borders and decoration lines of shape nodes, the frame lines of tables and cells and the segments of links. A pen is assigned to an item by calling the setPen method.

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

 Syntax

Java  Copy Code

public class Pen implements Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.diagramming.Pen

 See Also

Pen Members
com.mindfusion.diagramming Namespace