DroidDiagram Programmer's Guide
DiagramStyle.setStrokeThickness Method
See Also
 






Sets the thickness of the items' 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

DiagramStyle Members
DiagramStyle Class
com.mindfusion.diagramming Namespace