Search
ItemLabel.getMargin Method
See Also
 

Gets the text margins size.

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

 Syntax

Java  Copy Code

public Thickness getMargin ()

 Return Value

A Thickness instance specifying the size of text margins.

 See Also