DroidDiagram Programmer's Guide
Pen Constructor
See Also
 






 Overload List

Name Description

Pen ()

Initializes a new instance of the Pen class.

Pen (Brush, double)

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

Pen (Brush, double, DashStyle)

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

Pen (Color)

Initializes a new instance of the Pen class.

Pen (Color, double)

Initializes a new instance of the Pen class.

Pen (Color, double, DashStyle)

Initializes a new instance of the Pen class.

 See Also

Pen Class
com.mindfusion.drawing Namespace