DroidDiagram Programmer's Guide
Pen.getWidth Method
See Also
 






Gets the width of the lines drawn with this pen.

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

 Syntax

Java  Copy Code

public double getWidth ()

 Return Value

A double value representing the pen width.

 See Also

Pen Members
Pen Class
com.mindfusion.drawing Namespace