ASP.NET Pack Programmer's Guide
Pen.setWidth Method
See Also
 






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

Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming

 Syntax

Java  Copy Code

public void setWidth (
    float value
)

 Parameters

value

A float value representing the pen width.

 See Also

Pen Members
Pen Class
com.mindfusion.diagramming Namespace