DroidDiagram Programmer's Guide
TableNodeStyleBuilder.strokeThickness Method
See Also
 






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

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

 Syntax

Java  Copy Code

public TableNodeStyleBuilder strokeThickness (
    double value
)

 Parameters

value

 Return Value

This DiagramItemStyleBuilder instance.

 See Also

TableNodeStyleBuilder Members
TableNodeStyleBuilder Class
com.mindfusion.diagramming.builders Namespace