Search
Thickness Constructor (float, float, float, float)
See Also
 

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

 Syntax

Java  Copy Code

public Thickness (
    float left,
    float top,
    float right,
    float bottom
)

 Parameters

left

top

right

bottom

 See Also