Search
DiagramItemStyle.getStrokeThickness Method
See Also
 

Gets 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 double getStrokeThickness ()

 Return Value

A double value specifying the stroke thickness.

 See Also