DroidDiagram Programmer's Guide
DiagramItemStyle.setStrokeThickness Method
See Also
 






Sets the thickness of the item's outline, expressed in the current units of measure.

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

 Syntax

Java  Copy Code

public void setStrokeThickness (
    double value
)

 Parameters

value

A double value specifying the stroke thickness.

 See Also

DiagramItemStyle Members
DiagramItemStyle Class
com.mindfusion.diagramming Namespace