Search
Pen Class
See Also
 






A Pen specifies how the outline of an element should be stroked.

Namespace: com.mindfusion.drawing
Package: com.mindfusion.drawing

 Syntax

Java  Copy Code

public class Pen implements Externalizable

 Inheritance Hierarchy

java.lang.Object
    com.mindfusion.drawing.Pen

 See Also