DroidDiagram Programmer's Guide
Pen.setWidth Method
See Also
 






Sets what the width of the lines drawn with this pen should be.

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

 Syntax

Java  Copy Code

public void setWidth (
    double value
)

 Parameters

value

A double value representing the pen width.

 See Also

Pen Members
Pen Class
com.mindfusion.drawing Namespace