Creates a Thickness instance with the specified border sizes.
Namespace: com.mindfusion.diagramming
Package: com.mindfusion.diagramming
Java
![]() |
---|
public Thickness createThickness ( |
The thickness for the left side of the rectangle.
The thickness for the top side of the rectangle.
The thickness for the right side of the rectangle.
The thickness for the bottom side of the rectangle.
A Thickness instance.