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






 Overload List

Name Description

Pen ()

Initializes a new Pen instance.

Pen (Single, Brush)

Initializes a new Pen instance. Instances of the Pen class created using this constructor are currently not serialized.

Pen (Single, Color)

Initializes a new Pen instance.

Pen (Single, Color, DashStyle)

Initializes a new Pen instance.

 See Also

Pen Class
com.mindfusion.diagramming Namespace