Search
Thickness.setTop Method
See Also
 

Sets the width of the top side of the frame.

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

 Syntax

Java  Copy Code

public void setTop (
    float top
)

 Parameters

top

the top to set

 See Also